We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8ac1f commit 19c9035Copy full SHA for 19c9035
src/hooks.ts
@@ -8,7 +8,7 @@
8
*/
9
10
import { type AsyncOrSync } from '@poppinss/utils/types'
11
-import { CommonHooks, type HookParams } from './types/hooks.ts'
+import { type HookParams } from './types/hooks.ts'
12
13
/**
14
* Collection of hooks that can be used to listen for various events during
0 commit comments