2 lines
89 B
JavaScript
2 lines
89 B
JavaScript
|
export { pingJava } from './lib/java.js';
|
||
|
export { pingBedrock } from './lib/bedrock.js';
|