UNPKG

omnipay-savings-sdk

Version:

Omnipay Savings SDK

9 lines (8 loc) 193 B
export declare const mockTransactions: { status: string; title: string; amount: number; transactionType: string; createdDate: string; showTransactionType: boolean; }[];