Searched defs:Shape (Results 1 – 6 of 6) sorted by relevance
18 interface Shape { interface
34 type Shape = Square | Rectangle | Circle; alias
45 export interface Shape { interface
66 interface Shape { interface
228 class Shape { class