README
This package contains the warning logger that Slate uses to log warnings and deprecations only when in development environments.
INTERNAL: A simple, development-only warning helper for Slate.
<script type="module">
import slateDevWarning from 'https://cdn.skypack.dev/slate-dev-warning';
</script>
This package contains the warning logger that Slate uses to log warnings and deprecations only when in development environments.