Searched refs:interfaceEntry (Results 1 – 1 of 1) sorted by relevance
979 const interfaceEntry = (name: string): ExpectedCompletionEntryObject => ({ constant1007 interfaceEntry("Symbol"),1009 interfaceEntry("PropertyDescriptor"),1010 interfaceEntry("PropertyDescriptorMap"),1012 interfaceEntry("ObjectConstructor"),1014 interfaceEntry("FunctionConstructor"),1017 interfaceEntry("CallableFunction"),1018 interfaceEntry("NewableFunction"),1019 interfaceEntry("IArguments"),1021 interfaceEntry("StringConstructor"),[all …]