UNPKG
vuepress-demo-block
Version:
latest (0.4.3)
0.4.3
0.4.2
0.4.1
vuepress demo box
github.com/xiguaxigua/vuepress-demo-block
xiguaxigua/vuepress-demo-block
vuepress-demo-block
/
src
/
utils.js
2 lines
(1 loc)
•
68 B
JavaScript
View Raw
1
2
export
const
toArray
= target =>
Array
.
prototype
.
slice
.
call
(target)