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

3.0.2 • Public • Published

Installation

npm install --save @types/bugsnag__cuid

Summary

This package contains type definitions for @bugsnag/cuid (https://github.com/bugsnag/cuid#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bugsnag__cuid.

index.d.ts

declare function cuid(): string;

declare namespace cuid {
    function fingerprint(): string;
}

export = cuid;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Ankan Bhattacharya.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/bugsnag__cuid

Weekly Downloads

145

Version

3.0.2

License

MIT

Unpacked Size

2.8 kB

Total Files

5

Last publish

Collaborators

  • types