Introduction
Migration
Appearance
import { HookListener } from "@tsed/hooks/src/types/Hooks";
See /packages/hooks/src/types/Hooks.ts.
type HookListener = Function;