README
App Config Schema
This is a package for validation and loading of schema files in App Config.
The API of this module is documented via TypeScript definitions.
Read the Introduction or Quick Start guides on our website.
Schema validation for @app-config
<script type="module">
import appConfigSchema from 'https://cdn.skypack.dev/@app-config/schema';
</script>
This is a package for validation and loading of schema files in App Config.
The API of this module is documented via TypeScript definitions.
Read the Introduction or Quick Start guides on our website.