UNPKG

maz-ui

Version:

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

7 lines (6 loc) 83 B
function truthyFilter(value) { return !!value; } export { truthyFilter as t };