mirror of
https://github.com/Kir-Antipov/mc-publish.git
synced 2024-11-22 08:20:58 -05:00
Added java
module
This commit is contained in:
parent
34f7b1af54
commit
7882738bce
1 changed files with 3 additions and 0 deletions
3
src/utils/java/index.ts
Normal file
3
src/utils/java/index.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export {
|
||||
JavaVersion,
|
||||
} from "./java-version";
|
Loading…
Reference in a new issue