UNPKG

comic-plus

Version:

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

8 lines (7 loc) 213 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const breadcrumbItemProps = { to: [String, Object], active: Boolean }; exports.breadcrumbItemProps = breadcrumbItemProps;