UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

3 lines (2 loc) 158 B
import type { NewSpecPageOptions, SpecPage } from '@stencil/core/internal'; export declare function newSpecPage(opts: NewSpecPageOptions): Promise<SpecPage>;