geojson.js 437 B

123456789
  1. "use strict";
  2. // Type definitions for geojson 7946.0
  3. // Project: https://geojson.org/
  4. // Definitions by: Jacob Bruun <https://github.com/cobster>
  5. // Arne Schubert <https://github.com/atd-schubert>
  6. // Jeff Jacobson <https://github.com/JeffJacobson>
  7. // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
  8. // TypeScript Version: 2.3
  9. Object.defineProperty(exports, "__esModule", { value: true });