UNPKG

pagseguro-checkout-ts

Version:
3 lines (2 loc) 143 B
import * as Checkout from '../types/checkout'; export declare const getTransaction: (url: string) => Promise<Checkout.GetTransactionResponse>;