mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-04-22 05:47:34 +02:00
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../seq'));
|