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
/
sidebar.mjs
7 lines
(6 loc)
•
202 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
'vue'
;
import
'./helpers.mjs'
;
import
'./config.mjs'
;
import
'./BaseComponentMixin-d78ed3dc.mjs'
;
import
'./MatchMediaMixin-6f49ea3f.mjs'
;
export
{ s
as
OSidebar
}
from
'./Sidebar-a087b711.mjs'
;