Searched refs:newData (Results 1 – 2 of 2) sorted by relevance
392 const newData = path.posix.join(...fileTmps);393 return newData;
302 const newData: string = path.posix.join(...fileTmps); constant303 return newData;