Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0.1/utils/get-path.ts";

type

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