UNPKG

@paydock/client-sdk

Version:

Paydock client sdk

6 lines 201 B
export declare class MS { static getVersion(): number; static isOtherBrowser(): boolean; static inRange(toVersion: number, fromVersion?: number): boolean; } //# sourceMappingURL=ms.d.ts.map