view third_party/bun/node_modules/loose-envify/index.js @ 191:a06710325c30 hg-web

[HgWeb] Fully working copy.
author MrJuneJune <me@mrjunejune.com>
date Sat, 24 Jan 2026 21:51:51 -0800
parents de54585a40f1
children
line wrap: on
line source

'use strict';

module.exports = require('./loose-envify')(process.env);