Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DindexSignatures1.js290 const pathObject: PathsObject = 123; // Error constant
479 const pathObject = 123; // Error constant
/third_party/node/lib/
Dpath.js141 function _format(sep, pathObject) { argument
/third_party/typescript/tests/cases/conformance/types/members/
DindexSignatures1.ts293 const pathObject: PathsObject = 123; // Error constant