
export type HypermediaValue = string | boolean | number | Date | any;
