UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

6 lines (5 loc) 199 B
import '../_version.js'; export declare const messages: { strategyStart: (strategyName: string, request: Request) => string; printFinalResponse: (response?: Response | undefined) => void; };