first commit
This commit is contained in:
4
node_modules/recast/parsers/babel-ts.d.ts
generated
vendored
Normal file
4
node_modules/recast/parsers/babel-ts.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { parser } from "./babel";
|
||||
import { Overrides } from "./_babel_options";
|
||||
export { parser };
|
||||
export declare function parse(source: string, options?: Overrides): import("@babel/types").File;
|
||||
Reference in New Issue
Block a user