UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

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