Skip to content

path

resolve

js
const url = path.resolve(__dirname, "./01_path.md");

Coded by Yang_Lee