UNPKG

gatcg

Version:

Community maintained Typescript client for the Grand Archive TCG API.

7 lines (6 loc) 158 B
/* tslint:disable */ /* eslint-disable */ export * from './CardEdition'; export * from './CardSearch'; export * from './CardSet'; export * from './FullCard';