Home
last modified time | relevance | path

Searched refs:FileSystemEntryExists (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dsys.ts506 fileSystemEntryExists: FileSystemEntryExists;
835 …export type FileSystemEntryExists = (fileorDirectrory: string, entryKind: FileSystemEntryKind) => … alias
847 fileSystemEntryExists: FileSystemEntryExists;