effect-io-ai

Package: effect
Module: Schema

Schema.TemplateLiteral.LiteralPart

Literal value that can be used directly as a part of a TemplateLiteral.

Signature

type LiteralPart = string | number | bigint

Source

Since v4.0.0