Zod Utils by Ian Macalinao
Preparing search index...
zod-extra
PrefixedString
Type Alias PrefixedString<TPrefix>
PrefixedString
:
`
${
TPrefix
}
_
${
string
}
`
A string that starts with a prefix and is followed by an underscore and a string.
Type Parameters
TPrefix
extends
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Zod Utils by Ian Macalinao
Loading...
A string that starts with a prefix and is followed by an underscore and a string.