Home
last modified time | relevance | path

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

/third_party/jsframework/mock-generate/src/declaration-node/
DfunctionDeclaration.ts42 export interface FunctionEntity { interface
DmoduleDeclaration.ts66 const FunctionEntity = getFunctionDeclaration(value, sourceFile); constant