3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
var convert = require('./convert');
|
|
module.exports = convert(require('../seq'));
|