UNPKG

@bleed-believer/path-alias

Version:
6 lines (5 loc) 125 B
import { register } from "node:module"; const parentURL = import.meta.url; register('./custom-hooks.js', { parentURL });