Kind: Function
Source: atloria-monorepo/libs/parser-core/src/utils/ast-helpers.ts
Extract hooks used within a function path
Signature
tsfunction extractHooksFromPath(path: NodePath): HookInfo[]
Parameters
| Name | Type |
|---|---|
path | NodePath |
Returns: HookInfo[]
Was this page helpful?