Skip to main content
Module

x/lunchbox/components/Time/setup.ts>iTime

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias iTime
import { type iTime } from "https://deno.land/x/lunchbox@v0.3.15/components/Time/setup.ts";
definition: iComponent<HTMLTimeElement> & { dateObject: DateTime; format: string; fwd: Partial<{ colon: iFwd<HTMLSpanElement>; }>; }