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

6.1.2 • Public • Published

Installation

npm install --save @types/tz-lookup

Summary

This package contains type definitions for tz-lookup (https://github.com/darkskyapp/tz-lookup#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tz-lookup.

index.d.ts

declare function tz_lookup(lat: number, long: number): string;
export = tz_lookup;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Ulf Winkelvos.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/tz-lookup

Weekly Downloads

28,941

Version

6.1.2

License

MIT

Unpacked Size

2.72 kB

Total Files

5

Last publish

Collaborators

  • types