mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-09-01 13:32:44 +00:00
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../seq'));
|