Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/declaration-node/
DinterfaceDeclaration.ts43 interfacePropertySignatures: Array<PropertySignatureEntity>, property
59 interfacePropertySignatures: Array<PropertySignatureEntity>, property
106 const interfacePropertySignatures: Array<PropertySignatureEntity> = []; constant