Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/postcss_import/lib/deps.js>fs.futimesSync

postcss-import plugin for Deno
Latest
function fs.futimesSync
Re-export
import { fs } from "https://deno.land/x/postcss_import@0.1.4/lib/deps.js";
const { futimesSync } = fs;

Parameters

fd: number
atime: number | string | Date
mtime: number | string | Date