ConcatValue: {
    content: (TextStringValue | NumberValue | AbbreviationValue)[];
    kind: "concat";
    location: Location;
}

Type declaration

Generated using TypeDoc