view third_party/bun/node_modules/loose-envify/index.js @ 161:87d8d3eb3491

[PostDog] WIP to make it more mordern looking
author June Park <parkjune1995@gmail.com>
date Thu, 15 Jan 2026 08:29:26 -0800
parents de54585a40f1
children
line wrap: on
line source

'use strict';

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