UNPKG

@hyperjump/browser

Version:

Browse JSON-compatible data with hypermedia references

6 lines (3 loc) 140 B
import { cwd } from "node:process"; import { pathToFileURL } from "node:url"; export const contextUri = () => pathToFileURL(cwd()) + "/";