UNPKG

bc-minecraft-bedrock-types

Version:

The typescript library that provides default types for minecraft bedrock

6 lines (5 loc) 129 B
export * from "./boolean"; export * from "./float"; export * from "./integer"; export * from "./json"; export * from "./string";