UNPKG

@vuesax-alpha/nightly

Version:
15 lines (12 loc) 274 B
import '../../../utils/index.mjs'; import { buildProps } from '../../../utils/vue/props/runtime.mjs'; const checkProps = buildProps({ indeterminate: { type: Boolean }, active: { type: Boolean } }); export { checkProps }; //# sourceMappingURL=check.mjs.map