UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

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