UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

5 lines (4 loc) 80 B
type DynamicObject = { [key: string]: any; }; export default DynamicObject;