UNPKG

@fruitsjs/util

Version:

Useful utilities and tools for building Fruits Eco-Blockchain applications

2 lines (1 loc) 79 B
export declare const convertBase36StringToHexString: (b36: string) => string;