Skip to main content
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.1/utils/sort-date.ts";

type

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