Searched refs:stylesPath (Results 1 – 1 of 1) sorted by relevance
44 const stylesPath = await getProjectStylesXMLPathAsync('/empty')!; constant45 const xml = await readResourcesXMLAsync({ path: stylesPath });52 await writeXMLAsync({ path: stylesPath, xml });54 const modifiedXml = await readResourcesXMLAsync({ path: stylesPath });62 const stylesPath = await getProjectStylesXMLPathAsync('/app')!; constant63 const xml = await readResourcesXMLAsync({ path: stylesPath });70 await writeXMLAsync({ path: stylesPath, xml });72 const modifiedXml = await readResourcesXMLAsync({ path: stylesPath });89 const stylesPath = await getProjectStylesXMLPathAsync('/app')!; constant90 const xml = await readResourcesXMLAsync({ path: stylesPath });