Skip to content

Support for CommonJS and AMD

Latest
Compare
Choose a tag to compare
@shahnawaz shahnawaz released this 21 Feb 22:27

Now you can use:
import yaps from 'yaps.js';
or
const yaps = require('yaps.js');