UNPKG

kotanipay-sdk

Version:

Official Kotani Pay SDK for Node.js and Browser

6 lines 211 B
export { KotaniPayClient } from './client'; export * from './modules'; export * from './types'; export * from './utils'; export { KotaniPayClient as default } from './client'; //# sourceMappingURL=index.d.ts.map