Closed Kudo closed 10 months ago
fixes #16
rather than declare inline types, just ignore the errors since we just use process.env.NODE_ENV once.
process.env.NODE_ENV
Why
fixes #16
How
rather than declare inline types, just ignore the errors since we just use
process.env.NODE_ENV
once.