Type Alias Namespace

Namespace: {
    entities: Entity[];
    label: string;
    name: string;
    type: string;
}