import { mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts";
const { Schema } = mongoose;
Defines a post hook for the model.
Parameters
fn: ErrorHandlingMiddlewareWithOption<T>
import { mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts";
const { Schema } = mongoose;
Defines a post hook for the model.