UNPKG

@levimc-lse/interface-api

Version:

API for the logic tree development framework that supports cross-plugin UI queues at runtime in Minecraft Legacy Script Engine.

9 lines 193 B
export declare enum CustomFormLayerType { LABEL = 0, INPUT = 1, SWITCH = 2, DROPDOWN = 3, SLIDER = 4, STEP_SLIDER = 5 } //# sourceMappingURL=CustomFormLayerType.d.ts.map