resolve
resolve copied to clipboard
The `declareRunTimeEnv` method works unexpectedly
This method allows you lazily get environment variable value in runtime. But its name more likely says that it will set environment variable for resolve runtime process
Yep, it should be named more like useRuntimeEnv