We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab4cc0 commit 5fcec53Copy full SHA for 5fcec53
1 file changed
package.json
@@ -2,6 +2,7 @@
2
"name": "window-function",
3
"version": "3.0.0",
4
"type": "module",
5
+ "sideEffects": false,
6
"description": "Window functions for signal processing and spectral analysis",
7
"exports": {
8
".": "./index.js",
0 commit comments