Package: effect Module: SchemaAST
effect
SchemaAST
Narrows an AST to TemplateLiteral.
AST
TemplateLiteral
Signature
declare const isTemplateLiteral: (ast: AST) => ast is TemplateLiteral
Source
Since v3.10.0