Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/bob/utils/sort-weight.ts>sortWeightAsc

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

type

(a: Page<MaybeHasWeight>, b: Page<MaybeHasWeight>) => unknown