UNPKG

scryfall

Version:

A simple wrapper around Scryfall's public API.

4 lines 94 B
/** * Represents a uri to another Scryfall resource. */ export type ScryfallURI = string;