UNPKG

comic-plus

Version:

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

11 lines (10 loc) 233 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const timelineProps = { timePosition: { type: String, default: "bottom" }, cross: Boolean }; exports.timelineProps = timelineProps;