UNPKG

maz-ui

Version:

A standalone components library for Vue.Js 3 & Nuxt.Js 3

1 lines 91 B
function getColor(color){return color===`background`?`surface`:color}export{getColor as t};