import { JsonTypeBuilder } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
[Json]
Creates a TemplateLiteral type from template dsl string
Parameters
templateDsl: T
optional
options: SchemaOptions[Json]
Creates a TemplateLiteral type
Type Parameters
T extends TTemplateLiteralKind[]
Parameters
kinds: [...T]
optional
options: SchemaOptions