hook
import { hook } from "https://raw.githubusercontent.com/gemrest/laurali/main/mod.ts";
Mark the function as a hook and register it to the Server
.
const hook: (hook?: Hook) => unknown;
import { hook } from "https://raw.githubusercontent.com/gemrest/laurali/main/mod.ts";
Mark the function as a hook and register it to the Server
.