UNPKG

@swrve/smarttv-sdk

Version:

Swrve marketing engagement platform SDK for SmartTV OTT devices

3 lines (2 loc) 126 B
export declare function md5Sync(payload: string): string; export declare function md5Async(payload: string): Promise<string>;