UNPKG

@chargebee/atomicpricing

Version:

JS wrapper for your Atomic Pricing hosted page

3 lines (2 loc) 127 B
export declare const init: () => void; export declare const wrapWithSentry: <T extends (...args: any[]) => any>(func: T) => T;