Type Alias Border

Border: {
    colour: string;
    weight: number;
}