UNPKG
slugo
Version:
latest (0.4.0)
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
The smallest possible slug utility for Node.js and Browser
github.com/egoist/slugo
egoist/slugo
slugo
/
types
/
index.d.ts
4 lines
(2 loc)
•
69 B
TypeScript
View Raw
1
2
3
4
declare
const
slugo
:
(
input
:
string
) =>
string
export
default
slugo