Searched defs:createRestTypeNode (Results 1 – 12 of 12) sorted by relevance
216 … export const createRestTypeNode = Debug.deprecate(factory.createRestTypeNode, factoryDeprecation); constant
3288 createRestTypeNode(type: TypeNode): RestTypeNode; method6624 const createRestTypeNode: (type: TypeNode) => RestTypeNode; constant
3288 createRestTypeNode(type: TypeNode): RestTypeNode; method10369 const createRestTypeNode: (type: TypeNode) => RestTypeNode; constant
16330 createRestTypeNode: createRestTypeNode, property17481 function createRestTypeNode(type) { function
20626 createRestTypeNode: createRestTypeNode, property21927 function createRestTypeNode(type) { function
20831 createRestTypeNode: createRestTypeNode, property22132 function createRestTypeNode(type) { function
20637 createRestTypeNode: createRestTypeNode, property21938 function createRestTypeNode(type) { function
3364 createRestTypeNode(type: TypeNode): RestTypeNode; method10496 const createRestTypeNode: (type: TypeNode) => RestTypeNode; constant
3364 createRestTypeNode(type: TypeNode): RestTypeNode; method6713 const createRestTypeNode: (type: TypeNode) => RestTypeNode; constant