@ocap/config

OCAP config parsing/validation and default

Usage no npm install needed!

<script type="module">
  import ocapConfig from 'https://cdn.skypack.dev/@ocap/config';
</script>

README

OCAP Config

Create or validate config object for ocap server

Usage

yarn add @ocap/config

Then:

// TODO