UNPKG

nw

Version:
13 lines (9 loc) 173 B
import get from "@nwutils/getter"; import run from "@nwutils/runner"; import util from "./util.js"; const { findpath } = util; export { findpath, get, run, }