Usage
Import the library where needed
const sha2 = await import('@string-hashing/sha2');
// or
import * as sha2 from '@string-hashing/sha2';
Import the library where needed
const sha2 = await import('@string-hashing/sha2');
// or
import * as sha2 from '@string-hashing/sha2';