{
  "version": 3,
  "sources": ["../src/index.ts"],
  "sourcesContent": ["import { registerTldrawLibraryVersion } from '@tldraw/utils'\n\n// The collaboration umbrella. For now it re-exports the commenting package; over time it\n// will re-export the other collaboration packages as well.\n\n// eslint-disable-next-line tldraw/no-export-star\nexport * from '@tldraw/commenting'\n\nregisterTldrawLibraryVersion(\n\t(globalThis as any).TLDRAW_LIBRARY_NAME,\n\t(globalThis as any).TLDRAW_LIBRARY_VERSION,\n\t(globalThis as any).TLDRAW_LIBRARY_MODULES\n)\n"],
  "mappings": "AAAA,SAAS,oCAAoC;AAM7C,cAAc;AAEd;AAAA,EACE;AAAA,EACA;AAAA,EACA;AACF;",
  "names": []
}
