type alias BigIntStatsListener
Usage
import { type BigIntStatsListener } from "node:fs";
(curr: BigIntStats, prev: BigIntStats) => void
import { type BigIntStatsListener } from "node:fs";
(curr: BigIntStats, prev: BigIntStats) => void