UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

13 lines (11 loc) 250 B
'use strict'; module.exports.definition = { set: function (v) { this._setProperty('cue-before', v); }, get: function () { return this.getPropertyValue('cue-before'); }, enumerable: true, configurable: true };