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