@minecraft-types/jdk.graal.compiler
v22.0.2
Published
Typescript definitions for jdk.graal.compiler from JDK 22.0.2.
Readme
@minecraft-types/jdk.graal.compiler
TypeScript definitions for jdk.graal.compiler from JDK 22.0.2\.
Install
Install the package via npm or pnpm:
npm install @minecraft-types/jdk.graal.compiler
# or
pnpm add @minecraft-types/jdk.graal.compilerThen, in your tsconfig.json, add the following to the compilerOptions section:
{
"compilerOptions": {
"typeRoots": [
"node_modules/@minecraft-types/",
"node_modules/@types"
]
}
}License
CC0-1.0
