UNPKG

comic-plus

Version:

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

11 lines (10 loc) 237 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const listProps = { animated: Boolean, animation: String, border: Boolean, header: String, footer: String }; exports.listProps = listProps;