TypesKeyKeyDescriptionKeyDescriptiontype KeyDescription<T extends KeyValueType> = { on: T; value: string;};Attributesonon: T;valuevalue: string;