Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Service entity (NestJS, Express, etc.)
Properties
| Property | Type |
|---|---|
type | EntityType.SERVICE |
dependencies | DependencyInfo[] |
methods | MethodDefinition[] |
isSingleton | boolean |
Was this page helpful?