Use case
Framework
Owner
- Deno Replace Window With GlobalThis- This codemod transforms instances of the - windowidentifier into- globalThis.
- Deno Remove Node:Process Import- This codemod removes redundant import process from 'node:process'; statements, as process is now globally available in Deno v2