linXiv frontend (TS/JS)
    Preparing search index...

    Variable EDITOR_ORIGINConst

    EDITOR_ORIGIN: string = ...

    Origin of the embedded TeXbrain editor, pinned both ways: the postMessage targetOrigin (host -> guest) and the only event.origin EditorBridgeClient accepts (guest -> host). Never '*' — the bridge is first-party app-to-app.