oak-pay-business/lib/config/constants.d.ts

4 lines
77 B
TypeScript

export declare const DATA_SUBSCRIBER_KEYS: {
payStateChanged: string;
};