const value = import.meta.env.BUN_SCRIPT_ENV_TEST ?? "missing"; console.log(value);