UNPKG

roc

Version:

Build modern web applications easily

6 lines (5 loc) 172 B
/** * This file makes it easier to import the converters. * Can use "roc/converters" to only get the converters. */ module.exports = require('../lib/converters/index.js');