automation-lib 6.6.518 → 6.6.520
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +0 -1
- package/dist/index.d.ts +0 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -18272,7 +18272,6 @@ interface UpsertManualContentSocialInstagramChildrenItemPostDto {
|
|
|
18272
18272
|
}
|
|
18273
18273
|
interface SyncDraftManualContentToManualContentSocialInstagramDto {
|
|
18274
18274
|
listDraftManualChildrenPostIds: string[];
|
|
18275
|
-
manualContentChildrenId: string;
|
|
18276
18275
|
}
|
|
18277
18276
|
interface ResultSyncDraftToManualContentInstagramDto {
|
|
18278
18277
|
postSyncSuccess: number;
|
package/dist/index.d.ts
CHANGED
|
@@ -18272,7 +18272,6 @@ interface UpsertManualContentSocialInstagramChildrenItemPostDto {
|
|
|
18272
18272
|
}
|
|
18273
18273
|
interface SyncDraftManualContentToManualContentSocialInstagramDto {
|
|
18274
18274
|
listDraftManualChildrenPostIds: string[];
|
|
18275
|
-
manualContentChildrenId: string;
|
|
18276
18275
|
}
|
|
18277
18276
|
interface ResultSyncDraftToManualContentInstagramDto {
|
|
18278
18277
|
postSyncSuccess: number;
|