UNPKG

balm-ui

Version:

A modular and customizable UI library based on Material Design and Vue 3

8 lines (7 loc) 87 B
// Define progress constants export default { VALUE: { MIN: 0, MAX: 1 } };