mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-13 02:28:03 +00:00
e271476e0b
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.