File size: 156 Bytes
cc651f6
 
 
 
 
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;