interface PrefabLinkedOptionBase {
    key: string;
    label: string;
}

Hierarchy (view full)

Properties

Properties

key: string
label: string