UNPKG

denoify

Version:

For NPM module authors that would like to support Deno but do not want to write and maintain a port.

2 lines (1 loc) 72 B
export const urlJoin: typeof import("path").join = require("url-join");