UNPKG

bluesnap

Version:
6 lines (5 loc) 121 B
import { TestCards } from './TestCards'; export declare class TestingGateway { card: TestCards; constructor(); }