parseAstAsync
Nodepod API / src / rollup / parseAstAsync
Function: parseAstAsync()
Section titled “Function: parseAstAsync()”parseAstAsync(
source,opts?,filename?):Promise<unknown>
Defined in: src/polyfills/rollup.ts:165
Parameters
Section titled “Parameters”source
Section titled “source”string
ParseAstOpts
filename?
Section titled “filename?”string
Returns
Section titled “Returns”Promise<unknown>