# things-scene-indoor-map

## build

`$ yarn build`

| type | filename                      | for            | tested |
| ---- | ----------------------------- | -------------- | ------ |
| UMD  | things-scene-indoor-map.js    | modern browser | O      |
| UMD  | things-scene-indoor-map-ie.js | ie 11          | O      |
| ESM  | things-scene-indoor-map.mjs   | modern browser | O      |

## publish

`$ yarn publish`
