UNPKG
mct1
Version:
latest (1.0.3)
1.0.3
Repo for mct1
www.mct1.io
mc-t1/mct1
mct1
/
src
/
util
/
env.ts
1 lines
•
58 B
text/typescript
View Raw
1
export
const
isNode = (
typeof
magikcraft ===
"undefined"
);