@codotype/core

Datatype definitions and utility functions that power Codotype

Usage no npm install needed!

<script type="module">
  import codotypeCore from 'https://cdn.skypack.dev/@codotype/core';
</script>

README

@codotype/core

Different datatype definitions and utility functions used throughout the tools that power codotype.io.

Running tests

Run yarn install + yarn test to run the jest tests. Run yarn test -u to update jest snapshot tests.