Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Method definition
Properties
| Property | Type |
|---|---|
name | string |
returnType | string |
parameters | ParameterDefinition[] |
isAsync | boolean |
description | string |
decorators | string[] |
Was this page helpful?