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.
1 parent fdeed44 commit c57a1e5Copy full SHA for c57a1e5
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