function fs.fsyncRe-exportimport { fs } from "https://deno.land/x/postcss_import@0.1.4/lib/deps.js"; const { fsync } = fs; fsync(fd: number, callback: CallbackWithError)Parametersfd: numbercallback: CallbackWithError