@types/fast-crc32c
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Installation

npm install --save @types/fast-crc32c

Summary

This package contains type definitions for fast-crc32c (https://github.com/ashi009/node-fast-crc32c#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fast-crc32c.

index.d.ts

/// <reference types="node" />

export function calculate(buf: Buffer | string, initial?: number): number;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: @types/node

Credits

These definitions were written by naeem.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/fast-crc32c

Weekly Downloads

1,577

Version

2.0.2

License

MIT

Unpacked Size

2.84 kB

Total Files

5

Last publish

Collaborators

  • types