fix(build): modernize project tooling and tighten TypeScript typings

This commit is contained in:
2026-05-01 16:23:25 +00:00
parent 1c80a1097b
commit d0ab3ad285
11 changed files with 3449 additions and 5385 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ import * as uInt8ArrayExtras from 'uint8array-extras';
export {
uInt8ArrayExtras,
}
};