UNPKG

privacy.com

Version:

Wrapper for the Privacy.com API using Axios and TypeScript

7 lines (6 loc) 246 B
export { Transaction } from "./Transaction"; export { EmbedRequest } from "./EmbedRequest"; export { Merchant } from "./Merchant"; export { FundingAccount } from "./FundingAccount"; export { Event } from "./Event"; export { Card } from "./Card";