UNPKG

@morfeo/spec

Version:

![Morfeo logo](https://morfeo.dev/img/morfeo.png)

25 lines 397 B
export const sizesMap = [ 'w', 'h', 'size', 'minW', 'minH', 'maxW', 'maxH', 'width', 'height', 'minSize', 'maxSize', 'minWidth', 'maxWidth', 'minHeight', 'maxHeight', 'flexBasis', 'blockSize', 'inlineSize', 'maxBlockSize', 'minBlockSize', 'minInlineSize', 'maxInlineSize', ]; //# sourceMappingURL=sizes.js.map