Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/nestjs-detector.ts
NestJS method
Properties
| Property | Type |
|---|---|
name | string |
returnType | string |
isAsync | boolean |
parameters | NestJSParameter[] |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/nestjs-detector.ts
NestJS method
| Property | Type |
|---|---|
name | string |
returnType | string |
isAsync | boolean |
parameters | NestJSParameter[] |
Was this page helpful?