legions-thirdparty-plugin
Version:
6 lines (5 loc) • 350 B
TypeScript
import { IPropertyTypeValueDescriptor } from '../IPropertyDescriptor';
export declare const borderTopColor: IPropertyTypeValueDescriptor;
export declare const borderRightColor: IPropertyTypeValueDescriptor;
export declare const borderBottomColor: IPropertyTypeValueDescriptor;
export declare const borderLeftColor: IPropertyTypeValueDescriptor;