Searched defs:I3 (Results 1 – 8 of 8) sorted by relevance
27 interface I3 { interface
31 interface I3 extends I2 { } interface
19 import { type I3 as I, v2 } from './test-ts-export'; alias
19 export interface I3 { p: string } interface
32 interface I3<T> { interface
53 interface I3 extends C1 { interface
30 export declare interface I3 { interface
28 …f(e){if(typeof e=="string")return pw(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n… argument