Commit inicial

This commit is contained in:
2024-06-05 20:46:09 -04:00
commit b5967b13ac
884 changed files with 153449 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
import Long from "../index.js";
export = Long;
+1432
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -0,0 +1,3 @@
{
"type": "commonjs"
}