Searched defs:importFileContent (Results 1 – 1 of 1) sorted by relevance
23 importFileContent: string, property141 const importFileContent = fs.readFileSync(importPath, 'utf-8'); constant