3map-models

It's the node package that defines all models for 3Map application.

Usage no npm install needed!

<script type="module">
  import mapModels from 'https://cdn.skypack.dev/3map-models';
</script>

README

3Map-models

It's the node package that defines all models for 3Map application.

It manages the serialization of DTOs (Data Transfer Objects) and contains common functions. It is meant to be used both on the server and on the client.