Searched refs:ownTypes (Results 1 – 2 of 2) sorted by relevance
293 const ownTypes = manifest.types || manifest.typings; constant294 if (ownTypes) {295 … const absolutePath = getNormalizedAbsolutePath(ownTypes, getDirectoryPath(normalizedFileName));
131879 var ownTypes = manifest_1.types || manifest_1.typings;131880 if (ownTypes) {131881 …var absolutePath = ts.getNormalizedAbsolutePath(ownTypes, ts.getDirectoryPath(normalizedFileName));