zod-codecs - v0.2.0
Preparing search index...
stringToUrlCoder
Variable stringToUrlCoder
Const
stringToUrlCoder
:
{
decode
:
(
value
:
string
)
=>
URL
;
encode
:
(
value
:
URL
)
=>
string
;
}
= ...
Type Declaration
decode
:
(
value
:
string
)
=>
URL
encode
:
(
value
:
URL
)
=>
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zod-codecs - v0.2.0
Loading...