view third_party/bun/node_modules/loose-envify/custom.js @ 114:e2a73e64e8e6

[Postdog] Got history working.
author June Park <parkjune1995@gmail.com>
date Tue, 06 Jan 2026 08:15:37 -0800
parents de54585a40f1
children
line wrap: on
line source

// envify compatibility
'use strict';

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