interface Symbolphase {
    farbe: string;
    phase: string;
}

Properties

Properties

farbe: string
phase: string