UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

6 lines 211 B
export * from './command/command'; export * from './command/functions'; export * from './command/parameter'; export * from './command/parse'; export * from './parameter-type'; //# sourceMappingURL=index.d.ts.map