Searched defs:F1 (Results 1 – 4 of 4) sorted by relevance
223 function F1() {} function224 interface F1 {} interface
80 type F1 = () => F1; alias