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

x/keywork/collections/KeyworkCollection.ts>PathBuilder

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
type alias PathBuilder
Re-export
import { type PathBuilder } from "https://deno.land/x/keywork@v6.2.1/collections/KeyworkCollection.ts";
definition: (...collectionPath: Array<string | undefined>) => string