view third_party/bun/node_modules/loose-envify/custom.js @ 187:a69485d9f2e1 hg-web

Fixed a small bug.
author MrJuneJune <me@mrjunejune.com>
date Fri, 23 Jan 2026 22:41:04 -0800
parents de54585a40f1
children
line wrap: on
line source

// envify compatibility
'use strict';

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