345da516f
1 2 3 4 5
export type RegisterHookOptions = { target: string handler: Function priority?: number }