IOTConnect-Web/node_modules/rollup/dist/es/parseAst.js
2024-05-09 09:49:52 +08:00

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';