UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

6 lines (5 loc) 115 B
export default interface IDocClassType { is_bind_type: boolean; is_errorable: boolean; name: string; }