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

x/bob/core/dirty-checkers/layouts.ts>_latestModification

A static site generator for the dynamic web - develop with TSX and build with Deno
Go to Latest
variable _latestModification
import { _latestModification } from "https://deno.land/x/bob@v2.1.1/core/dirty-checkers/layouts.ts";

type

(dir: string, extensions?: string[]) => Promise<Date | null>