UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

7 lines (6 loc) 178 B
/** * Hack to make import work with "type": "module". */ import canonicalize from "canonicalize"; declare const _default: typeof canonicalize.default; export default _default;