UNPKG

bc-minecraft-bedrock-project

Version:

The typescript library responsible for reading/parsing minecraft bedrock data

7 lines 269 B
export * as Commands from './commands'; export * as Objective from './objective'; export * as Structures from './structures'; export * as Tag from './tag'; export * as TickingArea from './tickingarea'; export * from './general-info'; //# sourceMappingURL=index.d.ts.map