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