Home
last modified time | relevance | path

Searched defs:interfaceConstructors (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/mock-generate/src/declaration-node/
DinterfaceDeclaration.ts44 const interfaceConstructors: Array<Array<ConstructorEntity>> = []; constant
104 interfaceConstructors: Array<Array<ConstructorEntity>>, property