Searched defs:declPath (Results 1 – 3 of 3) sorted by relevance
56 declPath: string; property115 const declPath: string = path.join(toUnixPath(declgenV2OutPath), projectFilePath) + EXTNAME_D_ETS; constant
89 declPath: string; property
208 … const declPath: string = path.join(toUnixPath(declgenV2OutPath), projectFilePath) + EXTNAME_D_ETS; constant