9 lines
185 B
TypeScript
9 lines
185 B
TypeScript
/**
|
|
* V3 Hooks System - Tests
|
|
*
|
|
* Comprehensive tests for hook registry and executor.
|
|
*
|
|
* @module v3/shared/hooks/hooks.test
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=hooks.test.d.ts.map
|