Searched defs:isTypeAssertion (Results 1 – 8 of 8) sorted by relevance
8 …export const isTypeAssertion = Debug.deprecate(function isTypeAssertion(node: Node): node is TypeA… constant
8284 const isTypeAssertion: (node: Node) => node is TypeAssertion; constant
12223 const isTypeAssertion: (node: Node) => node is TypeAssertion; constant
83148 function isTypeAssertion(node) { function
69988 function isTypeAssertion(node) { function