UNPKG
@veloze/restbase
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.2.1
0.2.0
0.1.1
0.1.0
Rest-API to database
github.com/commenthol/veloze-restbase
commenthol/veloze-restbase
@veloze/restbase
/
types
/
utils
/
case.d.ts
2 lines
(1 loc)
•
47 B
TypeScript
View Raw
1
2
export
function
camelToDash
(str: any)
: string;