// Properties added to the `window` object: interface Window { COMMIT_SHA: string; // Added by an inline script in via SSR context + webpack. }