UNPKG

bc-minecraft-bedrock-project

Version:

The typescript library responsible for reading/parsing minecraft bedrock data

4 lines (3 loc) 70 B
export interface CommandContainer { command: string | string[]; }