Home
last modified time | relevance | path

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

/third_party/typescript/tests/lib/
Dreact16.d.ts71 export function instanceOf<T>(expectedClass: new (...args: any[]) => T): Requireable<T>; function
Dreact.d.ts2303 instanceOf(expectedClass: {}): Requireable<any>; method
/third_party/node/tools/
Dlint-md.mjs9442 instanceOf: Date, property