UNPKG

bs-ajv

Version:

BucklesScript bindings to Ajv (Another JSON Validator)

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