UNPKG

@morfeo/spec

Version:

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

4 lines (3 loc) 826 B
export declare const bordersMap: readonly ["border", "borderTop", "borderLeft", "borderRight", "borderBlock", "borderBottom", "borderInline", "borderBlockEnd", "borderInlineEnd", "borderBlockStart", "borderInlineStart", "outline"]; export declare const borderWidthsMap: readonly ["borderWidth", "borderTopWidth", "borderLeftWidth", "borderRightWidth", "borderBlockWidth", "borderBottomWidth", "borderInlineWidth", "borderBlockEndWidth", "borderInlineEndWidth", "borderBlockStartWidth", "borderInlineStartWidth", "outlineWidth"]; export declare const borderStylesMap: readonly ["borderStyle", "borderTopStyle", "borderLeftStyle", "borderRightStyle", "borderBlockStyle", "borderBottomStyle", "borderInlineStyle", "borderBlockEndStyle", "borderInlineEndStyle", "borderBlockStartStyle", "borderInlineStartStyle", "outlineStyle"];