mirror of
https://github.com/minescope/mineping.git
synced 2025-07-03 19:08:16 +03:00
Types are automatically generated from the existsing JSDoc comments in the js source code. Use `types:build` script from `package.json` to produce d.ts files.
3 lines
90 B
TypeScript
3 lines
90 B
TypeScript
export { pingJava } from "./lib/java.js";
|
|
export { pingBedrock } from "./lib/bedrock.js";
|