mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-12-14 01:14:03 +01:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../object'));
|