UNPKG

@aws-amplify/core

Version:
3 lines (2 loc) 120 B
export declare function urlSafeEncode(str: string): string; export declare function urlSafeDecode(hex: string): string;