interface BloksData {
    units: Unit[];
}

Properties

Properties

units: Unit[]