Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Hook entity (React)
Properties
| Property | Type |
|---|---|
type | EntityType.HOOK |
returnType | string |
parameters | ParameterDefinition[] |
dependencies | string[] |
isCustom | boolean |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Hook entity (React)
| Property | Type |
|---|---|
type | EntityType.HOOK |
returnType | string |
parameters | ParameterDefinition[] |
dependencies | string[] |
isCustom | boolean |
Was this page helpful?