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

x/lume/deps/fff.ts>FFFDateTime

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias FFFDateTime
import { type FFFDateTime } from "https://deno.land/x/lume@v2.2.1/deps/fff.ts";

DateTime Vaeriables

definition: { created?: string; end?: string; published?: string; start?: string; updated?: string; }