view third_party/bun/node_modules/loose-envify/custom.js @ 119:c39582f937e5

[Seobeo Client] Added client side logic which will be used for all my other calls instead of curl.
author June Park <parkjune1995@gmail.com>
date Wed, 07 Jan 2026 16:05:57 -0800
parents de54585a40f1
children
line wrap: on
line source

// envify compatibility
'use strict';

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