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

1.0.2 • Public • Published

Installation

npm install --save @types/tsscmp

Summary

This package contains type definitions for tsscmp (https://github.com/suryagh/tsscmp#readme).

Details

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

index.d.ts

export = timeSafeCompare;

declare function timeSafeCompare(a: number, b: number): boolean;
declare function timeSafeCompare(a: string, b: string): boolean;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Gareth Jones.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/tsscmp

Weekly Downloads

369,759

Version

1.0.2

License

MIT

Unpacked Size

2.82 kB

Total Files

5

Last publish

Collaborators

  • types