Converting TemplateLiteralSchema to String Schema
How do I go from TemplateLiteralSchema to just string on the decode end?
However what I need is
However what I need is
Schema<readonly [number, "a", string], string>