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

1.0.4 • Public • Published

Installation

npm install --save @types/is-date-object

Summary

This package contains type definitions for is-date-object (https://github.com/ljharb/is-date-object).

Details

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

index.d.ts

declare function isDateObject(value?: any): boolean;

export = isDateObject;

Additional Details

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

Credits

These definitions were written by Jordan Harband.

Dependents (0)

Package Sidebar

Install

npm i @types/is-date-object

Weekly Downloads

22,600

Version

1.0.4

License

MIT

Unpacked Size

2.73 kB

Total Files

5

Last publish

Collaborators

  • types