Node wrappers that returns async iterables and promises.
npm install ai-node

> Node wrappers that returns async iterables and promises.
background details relevant to understanding what this module does
description of the example
``js
const aiNode = require('ai-node');
console.log({aiNode});
`
This will output
``
With npm installed, run
`bash`
npm install --save ai-node
- noffle/common-readme
- parro-it/ai-fun`
MIT