Searched defs:G6 (Results 1 – 2 of 2) sorted by relevance
18 type G6 = ({ a: string }) => typeof string; alias
21 type G6 = new ({ a: string }) => typeof string; // OK alias