mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-14 05:31:03 +00:00
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../seq'));
|