UNPKG

comic-plus

Version:

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

9 lines (8 loc) 208 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const tabPaneProps = { name: [String, Number], label: String, icon: Object }; exports.tabPaneProps = tabPaneProps;