UNPKG

vuestic-ui

Version:
8 lines (7 loc) 263 B
import { w as withConfigTransport } from "../../services/config-transport/withConfigTransport.js"; import { _ as _VaSidebar } from "./VaSidebar.js"; const VaSidebar = withConfigTransport(_VaSidebar); export { VaSidebar as V }; //# sourceMappingURL=index.js.map