(ast: AST): ast is NumberWhen to use
Use to detect Number AST nodes while inspecting, traversing, or transforming
schema ASTs.
Source effect/SchemaAST.ts:2331 lines
(ast: AST): ast is NumberWhen to use
Use to detect Number AST nodes while inspecting, traversing, or transforming
schema ASTs.