Spaces:
Sleeping
Sleeping
File size: 156 Bytes
56fda74 | 1 2 3 4 5 6 | /**
* Specification: https://www.w3.org/TR/css-display-3/#the-display-properties
*/
declare const _default: Map<string, string>;
export default _default;
|