3 lines
81 B
JavaScript
Raw Permalink Normal View History

var convert = require('./convert');
module.exports = convert(require('../seq'));