npm install --save @types/fast-crc32c
This package contains type definitions for fast-crc32c (https://github.com/ashi009/node-fast-crc32c#readme).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fast-crc32c.
/// <reference types="node" />
export function calculate(buf: Buffer | string, initial?: number): number;
- Last updated: Tue, 07 Nov 2023 03:09:37 GMT
- Dependencies: @types/node
These definitions were written by naeem.