`.extend` is undefined in cloudflare workers
Author: kravetsoneCreated May 24, 2025Updated Aug 13, 2025
Why browser version doesnt contain .extend method? It easily make package incompatible with the browser/serverless (Related https://github.com/gramiojs/gramio/issues/10)
As a workaround i switch from .extend to just createDebugger('some:1:2:3')
Source: debug-js/debug