UNPKG

nxkit

Version:

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

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