README
next-dd-promisfy-all
Promisifies the entire object for next.
installation
npm install -S @feizheng/next-dd-promisfy-all
usage
import '@feizheng/next-dd-promisfy-all';
//DOCS here!
Promisifies the entire object for next.
<script type="module">
import feizhengNextDdPromisfyAll from 'https://cdn.skypack.dev/@feizheng/next-dd-promisfy-all';
</script>
Promisifies the entire object for next.
npm install -S @feizheng/next-dd-promisfy-all
import '@feizheng/next-dd-promisfy-all';
//DOCS here!