UNPKG

framevuerk

Version:

A RTL and mobile-first Vue.js framevuerk.

10 lines (9 loc) 160 B
import template from './template.pug' export default ({ template: template, data: ()=>{ return { type: 'button' } }, })