Installation
npm install --save @types/zipcode-to-timezone
Summary
This package contains type definitions for zipcode-to-timezone (https://github.com/DoubleDor/node-zipcode-to-timezone#readme).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/zipcode-to-timezone.
index.d.ts
export function lookup(zipCode: string | number): string | null;
Additional Details
- Last updated: Tue, 07 Nov 2023 15:11:36 GMT
- Dependencies: none
Credits
These definitions were written by Paul Oldridge.