Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Chunte
/
Testing
like
0
Running
App
Files
Files
Community
main
Testing
/
node_modules
/
loose-envify
/
custom.js
Chunte
HF staff
Upload 1904 files
5de1c56
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
// envify compatibility
'use strict'
;
module
.
exports
=
require
(
'./loose-envify'
);