UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

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