UNPKG

@scryfall/api-types

Version:

Type definitions for the Scryfall API

10 lines (9 loc) 242 B
export * from "./Card"; export * from "./Catalog"; export * from "./Error"; export * from "./List"; export * from "./Migration"; export * from "./Object"; export * from "./Ruling"; export * from "./Set"; export * from "./Symbology";