UNPKG

dc-management-sdk-js

Version:
8 lines (7 loc) 152 B
/** * Resource type a snapshot was created from. */ export declare enum SnapshotCreator { ContentItem = "content-item", Edition = "edition" }