UNPKG

pebble-clay

Version:

Pebble Config Framework

11 lines (9 loc) 172 B
'use strict'; module.exports = { name: 'heading', template: require('../../templates/components/heading.tpl'), manipulator: 'html', defaults: { size: 4 } };