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

1.0.6 • Public • Published

Installation

npm install --save @types/jstimezonedetect

Summary

This package contains type definitions for jstimezonedetect (https://github.com/pellepim/jstimezonedetect).

Details

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

index.d.ts

export function determine(usingIntl?: boolean): {
    name(): string;
};

export as namespace jstz;

Additional Details

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

Credits

These definitions were written by Olivier Lamothe.

Dependents (0)

Package Sidebar

Install

npm i @types/jstimezonedetect

Weekly Downloads

9,128

Version

1.0.6

License

MIT

Unpacked Size

2.8 kB

Total Files

5

Last publish

Collaborators

  • types