UNPKG

react-ionicons

Version:

A React SVG ionicon component

11 lines (8 loc) 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (property) { return property.match(/^(Webkit|Moz|O|ms)/) !== null; }; module.exports = exports["default"];