Searched defs:updateTSTypeParameter (Results 1 – 2 of 2) sorted by relevance
20 export function updateTSTypeParameter( function
46 …static updateTSTypeParameter(original?: TSTypeParameter, name?: Identifier, constraint?: TypeNode,… method in TSTypeParameter