UNPKG

nxkit

Version:

This is a collection of tools, independent of any other libraries

3 lines (2 loc) 120 B
import { Bytes } from '../buffer'; export default function md5(s: string | Bytes): import("../buffer").InterfaceBuffer;