UNPKG

minecraftcommandapi

Version:

An API, which provides functions to generate Minecraft Commands

3 lines (2 loc) 74 B
import { Zombie, IZombie } from "./Zombie"; export { Zombie, IZombie };