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

x/bob/utils/get-path.ts>getPath

A static site generator for the dynamic web - develop with TSX and build with Deno
Go to Latest
variable getPath
import { getPath } from "https://deno.land/x/bob@v2.1.0/utils/get-path.ts";

type

(moduleUrl: string, relativePath: string) => string