js
// Somewhat based on: // <https://github.com/defunctzombie/node-process/blob/master/browser.js>. // But I donβt think one tiny line of code can be copyrighted. π export const minproc = {cwd} function cwd() { return '/' }