© 2026 Hedgehog Software, LLC
type T = { foo: '' | `/${string}` }
const v = type({ foo: '"" | /^\\/.*$/', })
foo
string