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