UNPKG
vuepress-playground
Version:
latest (0.3.4)
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.1
vuepress demo box
github.com/xiguaxigua/vuepress-playground
xiguaxigua/vuepress-playground
vuepress-playground
/
src
/
utils.js
2 lines
(1 loc)
•
68 B
JavaScript
View Raw
1
2
export
const
toArray
= target =>
Array
.
prototype
.
slice
.
call
(target)