Searched defs:functionFlags (Results 1 – 2 of 2) sorted by relevance
201 const functionFlags = getFunctionFlags(arg as FunctionDeclaration | FunctionExpression); constant
74185 function unwrapReturnType(returnType, functionFlags) { argument