effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.isTemplateLiteral

Narrows an AST to TemplateLiteral.

Signature

declare const isTemplateLiteral: (ast: AST) => ast is TemplateLiteral

Source

Since v3.10.0