![geom-api](https://media.thi.ng/umbrella/banners/thing-geom-api.svg?a66e9014)
![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)
This project is part of the
@thi.ng/umbrella monorepo.
About
Shared type & interface declarations for @thi.ng/geom packages.
Status
STABLE - used in production
Installation
yarn add @thi.ng/geom-api
// ES module
<script type="module" src="https://unpkg.com/@thi.ng/geom-api?module" crossorigin></script>
// UMD
<script src="https://unpkg.com/@thi.ng/geom-api/lib/index.umd.js" crossorigin></script>
Package sizes (gzipped, pre-treeshake): ESM: 603 bytes / CJS: 627 bytes / UMD: 759 bytes
Dependencies
API
Generated API docs
TODO
Authors
Karsten Schmidt
License
© 2013 - 2020 Karsten Schmidt // Apache Software License 2.0