variable fs.constants.F_OKimport { fs } from "https://deno.land/x/postcss_import@0.1.4/lib/deps.js"; const { F_OK } = fs.constants; type0