UNPKG

@fnlb-project/stanza

Version:

Modern XMPP in the browser, with a JSON API

4 lines (3 loc) 99 B
import Hash from './Hash'; export { Hash }; export default function createHash(alg: string): Hash;