UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

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