UNPKG

scryfall

Version:

A simple wrapper around Scryfall's public API.

5 lines (4 loc) 104 B
/** * Represents a uri to another Scryfall resource. */ export declare type ScryfallURI = string;