UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

3 lines (2 loc) 186 B
import type { E2EProcessEnv, EmulateConfig } from '@stencil/core/internal'; export declare function setScreenshotEmulateData(userEmulateConfig: EmulateConfig, env: E2EProcessEnv): void;