UNPKG

comic-plus

Version:

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

15 lines (14 loc) 182 B
const cardProps = { shadow: { type: String, default: "always" }, turnCard: Boolean, turnType: { type: String, default: "hover" } }; export { cardProps };