UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

11 lines (10 loc) 243 B
export declare const hmrWindow: (data: { window: Window; hmr: any; }) => { updatedComponents: string[]; updatedExternalStyles: string[]; updatedInlineStyles: string[]; updatedImages: string[]; versionId: string; };