cms/index
Overview
Module
- package:
@aerokit/sdk/cms - source: cms/index.ts
- last updated:
This module provides functionalities for Content Management System (CMS) within the Aerokit SDK. It includes classes and methods for managing content repositories, handling content items, and interacting with CMIS-compliant systems.
The main components of this module are:
- Cmis: Represents a CMIS-compliant content repository and provides methods to interact with it, such as creating, retrieving, updating, and deleting content items.
