UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

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