{
  "name": "CKEditor5.collaborationDll",
  "content": {
    "./collaboration-core.js": {
      "id": "./src/collaboration-core.js",
      "buildMeta": {
        "exportsType": "namespace",
        "strictHarmonyModule": true
      },
      "exports": [
        "AriaDescriptionView",
        "ConfirmMixin",
        "FOCUS_ANNOTATION_KEYSTROKE",
        "LateFocusButtonView",
        "LateFocusDropdownButtonView",
        "Permissions",
        "UserView",
        "Users",
        "getAllMarkersDomElementsSorted",
        "getDateTimeFormatter",
        "getMarkerDomElement",
        "hashObject",
        "sanitizeEditorConfig",
        "setupThreadKeyboardNavigation",
        "surroundingMarkersDetector",
        "trimHtml"
      ]
    }
  }
}