Searched refs:K10 (Results 1 – 6 of 6) sorted by relevance
486 # define K10 K9 macro522 # define K11 K10
39 type K10 = keyof Shape; // "name" | "width" | "height" | "visible" alias
37 type K10 = keyof Shape; // "name" | "width" | "height" | "visible"1138 type K10 = keyof Shape;
52 type K10 = keyof Shape; // "name" | "width" | "height" | "visible"
88 type K10 = keyof Shape; // "name" | "width" | "height" | "visible"89 >K10 : Symbol(K10, Decl(keyofAndIndexedAccess.ts, 33, 25))
85 type K10 = keyof Shape; // "name" | "width" | "height" | "visible"86 >K10 : keyof Shape