18a6f04c0
345da516f
1
2 3 4 5
export interface RegisterHookOptions { target: string handler: Function priority?: number }