react-ionicons
Version:
A React SVG ionicon component
10 lines (8 loc) • 357 B
JavaScript
;
/* todo: I want this to actually be an array of Function | string but that causes errors */
if (typeof exports !== "undefined") Object.defineProperty(exports, "babelPluginFlowReactPropTypes_proptype_StyleSheet", {
value: require("prop-types").shape({
create: require("prop-types").func.isRequired
})
});
/* eslint-disable no-undef */