UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

4 lines 174 B
import { CommandInfo } from '../command-info'; /**The classroom mode command */ export declare const classroommode: CommandInfo[]; //# sourceMappingURL=classroommode.d.ts.map