@civ-clone/core-registry

This component is used to create other registries that contain object data. This is a stub that contains all the shared methods that other classes will extend replacing the constructor with a call to the parent passing in the supported types that can be stored.

Usage no npm install needed!

<script type="module">
  import civCloneCoreRegistry from 'https://cdn.skypack.dev/@civ-clone/core-registry';
</script>

README

core-registry

This component is used to create other registries that contain object data. This is a stub that contains all the shared methods that other classes will extend replacing the constructor with a call to the parent passing in the supported types that can be stored.