StringEntry: {
    abbreviation: string;
    entryType: "string";
    location: Location;
    value: TextStringValue | NumberValue;
}

Type declaration

Generated using TypeDoc