UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

14 lines (13 loc) 264 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const iconProps = { size: { type: [Number, String], default: "1em" }, color: { type: String, default: "currentColor" } }; exports.iconProps = iconProps;