vgno/roc-config

View on GitHub
converters/index.js

Summary

Maintainability
A
0 mins
Test Coverage
/**
* This file makes it easier to import the converters.
* Can use "roc/converters" to only get the converters.
*/
module.exports = require('../lib/converters');