TNoParamCallback
Bun

type

fs.NoParamCallback

type NoParamCallback = (err: NodeJS.ErrnoException | null) => void