Kind: Function
Source: atloria-monorepo/libs/parser-core/src/openapi/doc-annotations.ts
True when nothing was recovered — the caller must then keep its current behaviour.
Signature
tsfunction isEmptyDocs(docs: AuthoredDocs | undefined): boolean
Parameters
| Name | Type |
|---|---|
docs | `AuthoredDocs |
Returns: boolean
Was this page helpful?