view third_party/bun/node_modules/loose-envify/custom.js @ 32:08a465eec50b

[Dowa] Fixed a bug that I caused trying to stop memory leak lol.
author June Park <parkjune1995@gmail.com>
date Thu, 09 Oct 2025 07:03:36 -0700
parents de54585a40f1
children
line wrap: on
line source

// envify compatibility
'use strict';

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