UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

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