UNPKG

@fruitsjs/util

Version:

Useful utilities and tools for building Fruits Eco-Blockchain applications

2 lines (1 loc) 103 B
export declare const convertStringToBase64String: (str: string, isURICompatible?: boolean) => string;