fix(package): modernize package configuration and stabilize ping typings and tests

This commit is contained in:
2026-05-01 21:44:49 +00:00
parent 2632bf2082
commit 1477ceda5d
12 changed files with 7001 additions and 17554 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ import ping from 'ping';
export {
ping
}
};