Spaces:
Paused
Paused
File size: 156 Bytes
b1bbd1e | 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;
|