UNPKG
vuedraggable-es
Version:
latest (4.1.1)
4.1.1
4.1.0
draggable component for vue
github.com/SortableJS/Vue.Draggable
SortableJS/Vue.Draggable
vuedraggable-es
/
types
/
util
/
string.d.ts
2 lines
(1 loc)
•
41 B
TypeScript
View Raw
1
2
export
function
camelize
(str: any)
: any;