1
0
forked from notnull/waveform
2019-04-08 01:39:22 -04:00

4 lines
67 B
JavaScript
Executable File

const Comment = require('./comment')
module.exports = { Comment }