Skip to main content
Glama
index.d.ts776 B
export function yCollab(ytext: Y.Text, awareness: any, opts?: { undoManager?: Y.UndoManager | false; getUserInfo?: (u: any) => { name?: string; colorLight?: string; color?: string; }; }): cmState.Extension; import { YRange } from "./y-range.js"; import { yRemoteSelections } from "./y-remote-selections.js"; import { yRemoteSelectionsTheme } from "./y-remote-selections.js"; import { ySync } from "./y-sync.js"; import { ySyncFacet } from "./y-sync.js"; import { YSyncConfig } from "./y-sync.js"; import { yUndoManagerKeymap } from "./y-undomanager.js"; import * as Y from "yjs"; import * as cmState from "@codemirror/state"; export { YRange, yRemoteSelections, yRemoteSelectionsTheme, ySync, ySyncFacet, YSyncConfig, yUndoManagerKeymap };

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/systeminit/si'

If you have feedback or need assistance with the MCP directory API, please join our Discord server