UNPKG

@vuesax-alpha/nightly

Version:
10 lines (7 loc) 262 B
import '../../../utils/index.mjs'; import { buildProps } from '../../../utils/vue/props/runtime.mjs'; const sidebarGroupProps = buildProps({ open: { type: Boolean, default: false } }); export { sidebarGroupProps }; //# sourceMappingURL=sidebar-group.mjs.map