UNPKG

take-shot

Version:
6 lines (5 loc) 357 B
import { IPropertyValueDescriptor } from '../IPropertyDescriptor'; export declare const borderTopWidth: IPropertyValueDescriptor<number>; export declare const borderRightWidth: IPropertyValueDescriptor<number>; export declare const borderBottomWidth: IPropertyValueDescriptor<number>; export declare const borderLeftWidth: IPropertyValueDescriptor<number>;