interface NortharrowConfig {
    arrowIcon: string;
    poleIcon: string;
}

Properties

Properties

arrowIcon: string
poleIcon: string