UNPKG

52 BTypeScriptView Raw
1export interface HookOptions {
2 name?: string;
3}