UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

7 lines (5 loc) 176 B
import sparse from "./sparse"; import {Selection} from "./index"; export default function() { return new Selection(this._exit || this._groups.map(sparse), this._parents); }