OwlCyberSecurity - MANAGER
Edit File: parseAst.d.ts
import type { ParseAst, ParseAstAsync } from './rollup'; export const parseAst: ParseAst; export const parseAstAsync: ParseAstAsync;