@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.

/@types/jstimezonedetect/

    Package Sidebar

    Install

    npm i @types/jstimezonedetect

    Weekly Downloads

    8,857

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    2.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • types