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

3.0.4 • Public • Published

Installation

npm install --save @types/topojson-server

Summary

This package contains type definitions for topojson-server (https://github.com/topojson/topojson-server).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/topojson-server.

index.d.ts

import * as GeoJSON from "geojson";
import * as TopoJSON from "topojson-specification";

export function topology(objects: { [k: string]: GeoJSON.GeoJsonObject }, quantization?: number): TopoJSON.Topology;

Additional Details

Credits

These definitions were written by Ricardo Mello, Zhutian Chen, denisname, and Russell Porter.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/topojson-server

Weekly Downloads

17,968

Version

3.0.4

License

MIT

Unpacked Size

3.83 kB

Total Files

5

Last publish

Collaborators

  • types