UNPKG

etcher-sdk

Version:
6 lines (4 loc) 101 B
declare module 'cyclic-32' { import { Hash } from 'crypto'; export function createHash(): Hash; }