UNPKG

vue-material-you

Version:

Material design 3 UI framework for Vue 3

5 lines (4 loc) 151 B
/** * Reactive color object. Update this to change the color of your app. */ export default function (): import("vue").WritableComputedRef<string>;