interface GlobalJoiningsData {
    joinings: ExportableJoining[];
}

Hierarchy (view full)

Properties

Properties

joinings: ExportableJoining[]