Searched refs:newInterfaceWithMethod (Results 1 – 2 of 2) sorted by relevance
33 function newInterfaceWithMethod() { function120 exports.newInterfaceWithMethod = newInterfaceWithMethod;
16 import { standaloneFunctionJs, ClassWithMethodJs, newInterfaceWithMethod, ClassWithGetterSetter, la…31 let interface_method: () => int = newInterfaceWithMethod().methodInInterface as () => int;