UNPKG

@omneedia/client-js

Version:

Isomorphic Javascript client for Omneedia

7 lines 320 B
export declare function uuid(): string; export declare const isBrowser: () => boolean; export declare function getHashParams(): any; export declare function parseJwt(token: string): any; export declare function urlBase64Decode(str: string): any; export declare function getHash(): any; //# sourceMappingURL=util.d.ts.map