UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

5 lines (4 loc) 85 B
export interface Options { cwd: string; } export declare const options: Options;