Type Alias BracketDefinition

BracketDefinition: {
    id: number;
    meta: Kv<string>;
}