UNPKG

@telefonica/confluence-sync

Version:

Creates/updates/deletes Confluence pages based on a list of objects containing the page contents. Supports nested pages and attachments upload

3 lines (2 loc) 157 B
import type { ConfluenceSyncPagesConstructor } from "./ConfluenceSyncPages.types"; export declare const ConfluenceSyncPages: ConfluenceSyncPagesConstructor;