UNPKG

111 BJavaScriptView Raw
1const Filter = require('./filter');
2
3console.log(Filter)
4/** @see WebhoseQuery */
5module.exports = {
6 Filter
7}
\No newline at end of file