Add .gitignore to exclude all node packages and lock files
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import { Options } from "./options";
|
||||
export declare function parse(source: string, options?: Partial<Options>): any;
|
||||
Reference in New Issue
Block a user