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