UNPKG

@yeepay/yop-typescript-sdk

Version:

TypeScript SDK for interacting with YOP (YeePay Open Platform)

3 lines (2 loc) 173 B
export { YopClient } from './YopClient.js'; export type { YopConfig, YopResponse, YopResult, YopError, YopErrorResponse, YopRequestOptions, ContentType } from './types.js';