UNPKG

@bombearn/sdk

Version:

Interaction framework for the yearn protocol

5 lines (4 loc) 109 B
export declare function encode({ str, encoding }: { str: string; encoding: "base64"; }): string;