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 2dea4f0 commit 365b79dCopy full SHA for 365b79d
jsr.json
@@ -4,7 +4,7 @@
4
"version": "0.1.0",
5
"exports": {
6
"./neuralnetwork": "./src/nn.ts",
7
- "nn": "./src/nn.ts"
+ "./nn": "./src/nn.ts"
8
},
9
"publish": {
10
"include": ["LICENSE", "README.md", "src/**/*.ts", "jsr.json"]
0 commit comments