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

1.0.0 • Public • Published

Installation

npm install --save @types/is-weakref

Summary

This package contains type definitions for is-weakref (https://github.com/inspect-js/is-weakref#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-weakref.

index.d.ts

declare function isWeakRef(value: unknown): value is WeakRef<any>;

export = isWeakRef;

Additional Details

  • Last updated: Mon, 04 Dec 2023 23:35:45 GMT
  • Dependencies: none

Credits

These definitions were written by Tristan F..

Readme

Keywords

none

Package Sidebar

Install

npm i @types/is-weakref

Weekly Downloads

16,651

Version

1.0.0

License

MIT

Unpacked Size

2.73 kB

Total Files

5

Last publish

Collaborators

  • types