UNPKG

comic-plus

Version:

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

12 lines (11 loc) 235 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const atlasProps = { svg: String, size: { type: [String, Number], default: 200 }, color: String }; exports.atlasProps = atlasProps;