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

1.0.2 • Public • Published

Installation

npm install --save @types/transform-coordinates

Summary

This package contains type definitions for transform-coordinates (https://github.com/derhuerst/transform-coordinates).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/transform-coordinates.

index.d.ts

import { Converter } from "proj4";

declare function transformation(from: string, to: string): Converter;

export = transformation;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/proj4

Credits

These definitions were written by Daniel Earwicker.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/transform-coordinates

Weekly Downloads

182

Version

1.0.2

License

MIT

Unpacked Size

3.02 kB

Total Files

5

Last publish

Collaborators

  • types