Searched defs:createRestTypeNode (Results 1 – 8 of 8) sorted by relevance
205 … export const createRestTypeNode = Debug.deprecate(factory.createRestTypeNode, factoryDeprecation); constant
3749 createRestTypeNode(type: TypeNode): RestTypeNode; method7716 const createRestTypeNode: (type: TypeNode) => RestTypeNode; constant
3749 createRestTypeNode(type: TypeNode): RestTypeNode; method11662 const createRestTypeNode: (type: TypeNode) => RestTypeNode; constant
18280 createRestTypeNode: createRestTypeNode, property19586 function createRestTypeNode(type) { function
22959 createRestTypeNode: createRestTypeNode, property24429 function createRestTypeNode(type) { function