README
antd-extensions
When you run "npm publish" make sure to first call "tsc"
Usage
const antdExtensions = require('antd-extensions');
// TODO: DEMONSTRATE API
When you run "npm publish" make sure to first call "tsc"
<script type="module">
import busybytesAntdExtensions from 'https://cdn.skypack.dev/@busybytes/antd-extensions';
</script>
antd-extensionsWhen you run "npm publish" make sure to first call "tsc"
const antdExtensions = require('antd-extensions');
// TODO: DEMONSTRATE API