Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/declaration-node/
DtypeParameterDeclaration.ts26 const typeParameterName = typeParameterNode.name.escapedText.toString(); constant
47 typeParameterName: string, property