Type alias PathStatsIter

PathStatsIter: {
    [iterator]() => Iterator<PathStats, void, void>;
}

Type declaration

Generated using TypeDoc