mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-12 01:01:47 +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.