type alias DifferenceOptionsimport { type DifferenceOptions } from "https://deno.land/std@0.202.0/datetime/mod.ts"; definition: { units?: Unit[]; }