UNPKG

@trycourier/courier-js

Version:

A browser-safe API wrapper

3 lines (2 loc) 112 B
export declare function decode(clientKey: string): string; export declare function encode(key: string): string;