@morfeo/spec
Version:

4 lines (3 loc) • 826 B
TypeScript
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"];