UNPKG
@thoshpathi/utils-core
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
A collection of core utility functions for data processing
@thoshpathi/utils-core
/
dist
/
env_utils.mjs
14 lines
(13 loc)
•
195 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import
{ envBoolean, envNumber, envString, envTimeString }
from
"./chunk-KGFQUR2Q.mjs"
;
import
"./chunk-XR7VGAIM.mjs"
;
export
{ envBoolean, envNumber, envString, envTimeString };