mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-04 21:31:06 +00:00
Extension developers should not have to remember what comes form where between two different globals. This change makes Extension effectively a facade (Facade Pattern) containing the behaviors of both extensions and runtime modules.