Skip to content

Commit 1436eff

Browse files
authored
Merge pull request #405 from DerZade/remove-incorrect-types
Remove incorrect types to reduce maintenance overhead
2 parents 1243fd8 + e193016 commit 1436eff

File tree

2 files changed

+0
-149
lines changed

2 files changed

+0
-149
lines changed

index.d.ts

-147
This file was deleted.

package.json

-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"main": "dist/flexsearch.bundle.js",
2424
"browser": "dist/flexsearch.bundle.js",
2525
"module": "dist/module/index.js",
26-
"types": "./index.d.ts",
2726
"preferGlobal": false,
2827
"repository": {
2928
"type": "git",
@@ -50,7 +49,6 @@
5049
"dist/**",
5150
"src/**",
5251
"task/**",
53-
"index.d.ts",
5452
"README.md",
5553
"CHANGELOG.md",
5654
"LICENSE"

0 commit comments

Comments
 (0)