/** * Map of property names to their previous values. */ export type PropertyValues = Map; //# sourceMappingURL=property-values.d.ts.map