Package: effect
Module: SchemaAST
Provides the singleton String AST instance.
When to use
Use as the shared SchemaAST node for unconstrained JavaScript strings.
See
String for the AST node classisString for narrowing an AST to a string nodeSignature
declare const string: String
Since v4.0.0