UNPKG

pi-sdk

Version:

Pay Insights SDK

6 lines 152 B
export class SDKProxyMessages { static Initialize: string = "0"; static AuthRequest: string = "1"; static AuthResponse: string = "2"; }