import { type IsTemplateLiteralFinite } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
definition: T extends TTemplateLiteral<infer U> ? IsTemplateLiteralFiniteArray<U> : false
x/typebox/src/typebox.ts>IsTemplateLiteralFinite
import { type IsTemplateLiteralFinite } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";