UNPKG

comic-plus

Version:

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

9 lines (8 loc) 214 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const webFooterProps = { underline: Boolean, links: Array, copyright: String }; exports.webFooterProps = webFooterProps;