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

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.4
    8,788
  • 3.0.3
    64
  • 3.0.2
    771
  • 3.0.1
    10,036
  • 3.0.0
    170

Package Sidebar

Install

npm i @types/topojson-server

Weekly Downloads

19,829

Version

3.0.4

License

MIT

Unpacked Size

3.83 kB

Total Files

5

Last publish

Collaborators

  • types