UNPKG
@ishitatsuyuki/oruga-next
Version:
latest (0.5.5-direct-export)
0.5.5-direct-export
UI components for Vue.js and CSS framework agnostic
oruga.io
oruga-ui/oruga
@ishitatsuyuki/oruga-next
/
dist
/
esm
/
skeleton.mjs
6 lines
(5 loc)
•
163 B
JavaScript
View Raw
1
2
3
4
5
6
import
'vue'
;
import
'./helpers.mjs'
;
import
'./config.mjs'
;
import
'./BaseComponentMixin-d78ed3dc.mjs'
;
export
{ s
as
OSkeleton
}
from
'./Skeleton-1ad139d0.mjs'
;