Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.1.0/utils/sort-date.ts";

type

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