loadAsyncapiFromMemory
@the-codegen-project/cli • Docs
Home / loadAsyncapiFromMemory
Function: loadAsyncapiFromMemory()
function loadAsyncapiFromMemory(input): Promise<undefined | AsyncAPIDocumentInterface>
Parameters
| Parameter | Type |
|---|---|
input | string |
Returns
Promise<undefined | AsyncAPIDocumentInterface>
Defined in
src/codegen/inputs/asyncapi/parser.ts:85