UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

3 lines (2 loc) 286 B
"use strict";const e=require("vue"),t=e.defineComponent({name:"NeonLabelledContent",props:{label:{type:String,required:!0},value:{type:String},important:{type:Boolean,default:!1},numeric:{type:Boolean,default:!1}}});module.exports=t; //# sourceMappingURL=NeonLabelledContent.cjs.js.map