Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/laurali/laurali/decorators.ts

🧁 An object-oriented Gemini server for Deno!
Latest
import * as laurali from "https://deno.land/x/laurali@0.1.2/laurali/decorators.ts";

Variables

Mark the function as a hook and register it to the Server.

Mark the function as a route and register it to the Server.