Preparing search index...
The search index is not available
aslug - v0.5.2
aslug
Encoder
Type
Interface Type
interface
Type
{
alphabet
:
string
;
decode
:
(
(
str
:
string
)
=>
string
)
;
encode
:
(
(
str
:
string
)
=>
string
)
;
}
Implemented by
Encoder
Slug
Index
Properties
alphabet
decode
encode
Properties
Readonly
alphabet
alphabet
:
string
decode
decode
:
(
(
str
:
string
)
=>
string
)
encode
encode
:
(
(
str
:
string
)
=>
string
)
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alphabet
decode
encode
aslug - v0.5.2
Loading...