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

x/bob/utils/sort-date.ts>sortDateDesc

A static site generator for the dynamic web - develop with TSX and build with Deno
Go to Latest
variable sortDateDesc
import { sortDateDesc } from "https://deno.land/x/bob@v2.5.1/utils/sort-date.ts";

type

(a: MaybeHasDate, b: MaybeHasDate) => unknown