Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hex/src/web/routing/transformers.ts>default

An ecosystem delivering practices, philosophy and portability.
Go to Latest
variable default
import { default } from "https://deno.land/x/hex@0.5.15/src/web/routing/transformers.ts";

type

(pathElements: string[], codebaseMapNode: CodebaseItem) => string[]