UNPKG

@paydock/client-sdk

Version:

Paydock client sdk

6 lines 403 B
export declare function getFlypayV2Button(widgetId: string): string; export declare function getDisabledFlypayV2Button(widgetId: string): string; export declare function getWidgetClassName(widgetId: string): string; export declare function getOverlayId(widgetId: string): string; export declare function createFlypayV2ButtonStyle(widgetId: string): string; //# sourceMappingURL=flypay-v2.helper.d.ts.map