Searched defs:parsePropertiesFile (Results 1 – 3 of 3) sorted by relevance
11 export declare function parsePropertiesFile(contents: string): PropertiesItem[]; function
8 function parsePropertiesFile(contents) { function
15 export function parsePropertiesFile(contents: string): PropertiesItem[] { function