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

1.0.3 • Public • Published

Installation

npm install --save @types/get-certain

Summary

This package contains type definitions for get-certain (https://github.com/wtgtybhertgeghgtwtg/get-certain#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/get-certain.

index.d.ts

export = getCertain;

declare function getCertain<TKey, TValue>(
    map: Map<TKey, TValue>,
    key: TKey,
    message?: string,
): TValue;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/get-certain

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

2.87 kB

Total Files

5

Last publish

Collaborators

  • types