interface OnModuleInitimport { type OnModuleInit } from "https://deno.land/x/deno_nest@v3.6.1/mod.ts"; MethodsonModuleInit(): void | Promise<void>