UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

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