initial commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
@license
|
||||
Rollup.js v4.63.0
|
||||
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51
|
||||
|
||||
https://github.com/rollup/rollup
|
||||
|
||||
Released under the MIT License.
|
||||
*/
|
||||
import '../native.js';
|
||||
export { parseAst, parseAstAsync } from './shared/parseAst.js';
|
||||
import 'node:path';
|
||||
Reference in New Issue
Block a user