UNPKG

tripledoc

Version:

Library to read, create and update documents on a Solid Pod

9 lines (6 loc) 151 B
"use strict"; const fs = require("fs"); const path = require("path"); try { fs.unlinkSync(path.join(__dirname, "../browser.js")); } catch (err) {}