Kind: Interface
Source: atloria-monorepo/apps/frontend-parser/src/utils/ast-helpers.ts
Information about a hook usage
Properties
| Property | Type |
|---|---|
name | string |
type | `'built-in' |
location | string |
dependencies | string[] |
Kind: Interface
Source: atloria-monorepo/apps/frontend-parser/src/utils/ast-helpers.ts
Information about a hook usage
| Property | Type |
|---|---|
name | string |
type | `'built-in' |
location | string |
dependencies | string[] |
Was this page helpful?