All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.parseAst.d.ts Maven / Gradle / Ivy

import type { ParseAst, ParseAstAsync } from './rollup';

export const parseAst: ParseAst;
export const parseAstAsync: ParseAstAsync;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy