UNPKG

voltage-payments-component

Version:

Lightweight, framework-agnostic Bitcoin payment components for web applications using Voltage Payments

4 lines 241 B
export { VoltagePayments } from "./lib/VoltagePayments"; export type * from "./lib/types/index"; export type { PaymentOptions, PaymentComponent, PaymentStatus, AppearanceConfig, } from "./lib/types/index"; //# sourceMappingURL=index.d.ts.map