UNPKG

@vuesax-alpha/nightly

Version:
10 lines (7 loc) 229 B
import '../../../utils/index.mjs'; import { buildProps } from '../../../utils/vue/props/runtime.mjs'; const expandProps = buildProps({ colspan: { type: Number } }); export { expandProps }; //# sourceMappingURL=expand.mjs.map