Skip to main content
Module

x/cross_dirname/mod.ts

Node.js + Gjs + Deno module that returns the current script dirname. Similar to __dirname but also works in CommonJs and ES modules.
Go to Latest
import * as crossDirname from "https://deno.land/x/cross_dirname@v0.0.3/mod.ts";
The documentation for this module is currently unavailable.