UNPKG

@scryfall/api-types

Version:

Type definitions for the Scryfall API

7 lines (5 loc) 146 B
export * from "./Card"; export * from "./CardFace"; export * from "./CardFields"; export * from "./RelatedCard"; export * from "./values";