The updated code includes a refactoring of the debug log message in the `get` method of `env.util.ts`. The log message is now constructed using template strings, achieving a cleaner and more readable format.
brief-06-back
Description
Languages
TypeScript
100%