enable imports that were missing before

This commit is contained in:
Samuel Newman
2026-05-22 10:19:18 +03:00
parent 16de785ec3
commit c549420221
2 changed files with 3 additions and 6 deletions
-2
View File
@@ -8,8 +8,6 @@
"paths": {
"#/*": ["./src/*"],
"crypto": ["./src/platform/crypto.ts"],
"multiformats/cid": ["./node_modules/multiformats/types/src/cid.d.ts"],
"multiformats/hashes/hasher": ["./node_modules/multiformats/types/src/hashes/hasher.d.ts"]
},
"plugins": [
{