Compound: {
    type: `${Compound}`;
    value: Record<string, undefined | Tags[TagType]>;
}

Type declaration