Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/generate/
DgenerateIndex.ts49 const mockedFilePath = mockBuffer.mockedFilePath; constant
/ide/tools/previewer/automock/mock-generate/src/types/
Dindex.d.ts22 export type mockedFilePath = string; alias
61 mockedFilePath: mockedFilePath, property
/ide/tools/previewer/automock/mock-generate/src/
Dmain.ts196 mockedFilePath: filePath, constant