Home
last modified time | relevance | path

Searched defs:importFileContent (Results 1 – 1 of 1) sorted by relevance

/ide/tools/previewer/automock/mock-generate/src/generate/
DgenerateTypeAlias.ts23 importFileContent: string, property
141 const importFileContent = fs.readFileSync(importPath, 'utf-8'); constant