view third_party/bun/node_modules/loose-envify/custom.js @ 25:342726584be2

[Bun] Fixed how bun would be ran within bazel.
author June Park <parkjune1995@gmail.com>
date Thu, 09 Oct 2025 06:41:02 -0700
parents de54585a40f1
children
line wrap: on
line source

// envify compatibility
'use strict';

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