Narrow structural view of the monaco-editor namespace — exactly the
surface this library touches. The host passes its own monaco instance,
which avoids the classic duplicate-monaco bundling hazard and lets tests
run with plain fakes (the real monaco-editor cannot load under Node).
Narrow structural view of the
monaco-editornamespace — exactly the surface this library touches. The host passes its own monaco instance, which avoids the classic duplicate-monaco bundling hazard and lets tests run with plain fakes (the realmonaco-editorcannot load under Node).