UNPKG

mdkjs

Version:

mdk is a framework for developing Datapacks for Minecraft. It uses the typescript language.

6 lines (5 loc) 134 B
export * from './Area'; export * from './Color'; export * from './Location'; export * from './Rotation'; export * from './text';