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