UNPKG

@fruitsjs/crypto

Version:

Cryptographic functions for building Fruits Eco-Blockchain apps.

2 lines (1 loc) 61 B
export declare const hashSHA256: (input: string) => string;