Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdeed44 + c57a1e5 commit c0cbae1Copy full SHA for c0cbae1
lib/filter.js
@@ -6,4 +6,6 @@
6
* LICENSE file in the root directory of this source tree.
7
*/
8
9
+'use strict';
10
+
11
module.exports = require('../src/transforms/filter');
0 commit comments