Test
This commit is contained in:
5
node_modules/vscode-textmate/release/plist.d.ts
generated
vendored
Normal file
5
node_modules/vscode-textmate/release/plist.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export declare function parseWithLocation(content: string, filename: string | null, locationKeyName: string | null): any;
|
||||
/**
|
||||
* A very fast plist parser
|
||||
*/
|
||||
export declare function parsePLIST(content: string): any;
|
||||
Reference in New Issue
Block a user