UNPKG

visual-design

Version:
12 lines (8 loc) 209 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const iconProps = { color: String, size: [Number, String] }; exports.iconProps = iconProps; //# sourceMappingURL=icon.js.map