@wix/papyrus 1.0.11 → 1.0.12
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/package.json +3 -3
- package/type-bundles/context.bundle.d.ts +118 -118
- package/type-bundles/meta.bundle.d.ts +13 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/papyrus",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.12",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"type-bundles"
|
|
22
22
|
],
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@wix/papyrus_documents": "1.0.
|
|
24
|
+
"@wix/papyrus_documents": "^1.0.0"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"glob": "^10.4.1",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"fqdn": ""
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
|
-
"falconPackageHash": "
|
|
48
|
+
"falconPackageHash": "3c195abb9627599a7ceffddd257ab0a2b77406fecb1f44b565d8fa6c"
|
|
49
49
|
}
|
|
@@ -857,123 +857,123 @@ declare const onDocumentUpdated: ReturnType<typeof createEventModule<typeof publ
|
|
|
857
857
|
declare const onDocumentRendered: ReturnType<typeof createEventModule<typeof publicOnDocumentRendered>>;
|
|
858
858
|
declare const onDocumentRenderFailed: ReturnType<typeof createEventModule<typeof publicOnDocumentRenderFailed>>;
|
|
859
859
|
|
|
860
|
-
type
|
|
861
|
-
type
|
|
862
|
-
type
|
|
863
|
-
type
|
|
864
|
-
type
|
|
865
|
-
type
|
|
866
|
-
type
|
|
867
|
-
type
|
|
868
|
-
type
|
|
869
|
-
type
|
|
870
|
-
type
|
|
871
|
-
type
|
|
872
|
-
type
|
|
873
|
-
type
|
|
874
|
-
type
|
|
875
|
-
type
|
|
876
|
-
type
|
|
877
|
-
type
|
|
878
|
-
type
|
|
879
|
-
type
|
|
880
|
-
type
|
|
881
|
-
type
|
|
882
|
-
type
|
|
883
|
-
type
|
|
884
|
-
type
|
|
885
|
-
type
|
|
886
|
-
type
|
|
887
|
-
type
|
|
888
|
-
type
|
|
889
|
-
type
|
|
890
|
-
type
|
|
891
|
-
type
|
|
892
|
-
type
|
|
893
|
-
type
|
|
894
|
-
type
|
|
895
|
-
type
|
|
896
|
-
type
|
|
897
|
-
type
|
|
898
|
-
type
|
|
899
|
-
type
|
|
900
|
-
type
|
|
901
|
-
type
|
|
902
|
-
declare const
|
|
903
|
-
type
|
|
904
|
-
type
|
|
905
|
-
type
|
|
906
|
-
type
|
|
907
|
-
type
|
|
908
|
-
type
|
|
909
|
-
type
|
|
910
|
-
type
|
|
911
|
-
type
|
|
912
|
-
type
|
|
913
|
-
type
|
|
914
|
-
type
|
|
915
|
-
type
|
|
916
|
-
type
|
|
917
|
-
type
|
|
918
|
-
type
|
|
919
|
-
type
|
|
920
|
-
type
|
|
921
|
-
type
|
|
922
|
-
declare const
|
|
923
|
-
type
|
|
924
|
-
type
|
|
925
|
-
type
|
|
926
|
-
type
|
|
927
|
-
type
|
|
928
|
-
type
|
|
929
|
-
type
|
|
930
|
-
type
|
|
931
|
-
type
|
|
932
|
-
type
|
|
933
|
-
type
|
|
934
|
-
type
|
|
935
|
-
declare const
|
|
936
|
-
type
|
|
937
|
-
declare const
|
|
938
|
-
type
|
|
939
|
-
declare const
|
|
940
|
-
type
|
|
941
|
-
declare const
|
|
942
|
-
type
|
|
943
|
-
type
|
|
944
|
-
type
|
|
945
|
-
type
|
|
946
|
-
declare const
|
|
947
|
-
type
|
|
948
|
-
type
|
|
949
|
-
type
|
|
950
|
-
type
|
|
951
|
-
type
|
|
952
|
-
type
|
|
953
|
-
type
|
|
954
|
-
type
|
|
955
|
-
type
|
|
956
|
-
type
|
|
957
|
-
declare const
|
|
958
|
-
type
|
|
959
|
-
declare const
|
|
960
|
-
declare const
|
|
961
|
-
declare const
|
|
962
|
-
declare const
|
|
963
|
-
declare const
|
|
964
|
-
declare const
|
|
965
|
-
declare const
|
|
966
|
-
declare const
|
|
967
|
-
declare const
|
|
968
|
-
declare const
|
|
969
|
-
declare const
|
|
970
|
-
declare const
|
|
971
|
-
declare const
|
|
972
|
-
declare const
|
|
973
|
-
declare const
|
|
974
|
-
declare const
|
|
975
|
-
declare namespace
|
|
976
|
-
export { type
|
|
860
|
+
type context_d_ActionEvent = ActionEvent;
|
|
861
|
+
type context_d_BackgroundSetting = BackgroundSetting;
|
|
862
|
+
type context_d_BaseEventMetadata = BaseEventMetadata;
|
|
863
|
+
type context_d_CreateDocumentOptions = CreateDocumentOptions;
|
|
864
|
+
type context_d_CreateDocumentRequest = CreateDocumentRequest;
|
|
865
|
+
type context_d_CreateDocumentResponse = CreateDocumentResponse;
|
|
866
|
+
type context_d_CreateDocumentResponseNonNullableFields = CreateDocumentResponseNonNullableFields;
|
|
867
|
+
type context_d_CursorPaging = CursorPaging;
|
|
868
|
+
type context_d_Cursors = Cursors;
|
|
869
|
+
type context_d_DeleteDocumentRequest = DeleteDocumentRequest;
|
|
870
|
+
type context_d_DeleteDocumentResponse = DeleteDocumentResponse;
|
|
871
|
+
type context_d_DeleteDocumentResponseNonNullableFields = DeleteDocumentResponseNonNullableFields;
|
|
872
|
+
type context_d_Document = Document;
|
|
873
|
+
type context_d_DocumentContent = DocumentContent;
|
|
874
|
+
type context_d_DocumentCreatedEnvelope = DocumentCreatedEnvelope;
|
|
875
|
+
type context_d_DocumentDeletedEnvelope = DocumentDeletedEnvelope;
|
|
876
|
+
type context_d_DocumentFile = DocumentFile;
|
|
877
|
+
type context_d_DocumentNonNullableFields = DocumentNonNullableFields;
|
|
878
|
+
type context_d_DocumentRenderDelayed = DocumentRenderDelayed;
|
|
879
|
+
type context_d_DocumentRenderDelayedEnvelope = DocumentRenderDelayedEnvelope;
|
|
880
|
+
type context_d_DocumentRenderFailed = DocumentRenderFailed;
|
|
881
|
+
type context_d_DocumentRenderFailedEnvelope = DocumentRenderFailedEnvelope;
|
|
882
|
+
type context_d_DocumentRendered = DocumentRendered;
|
|
883
|
+
type context_d_DocumentRenderedEnvelope = DocumentRenderedEnvelope;
|
|
884
|
+
type context_d_DocumentUpdatedEnvelope = DocumentUpdatedEnvelope;
|
|
885
|
+
type context_d_DocumentsQueryBuilder = DocumentsQueryBuilder;
|
|
886
|
+
type context_d_DocumentsQueryResult = DocumentsQueryResult;
|
|
887
|
+
type context_d_DomainEvent = DomainEvent;
|
|
888
|
+
type context_d_DomainEventBodyOneOf = DomainEventBodyOneOf;
|
|
889
|
+
type context_d_DownloadDocumentOptions = DownloadDocumentOptions;
|
|
890
|
+
type context_d_DownloadDocumentRequest = DownloadDocumentRequest;
|
|
891
|
+
type context_d_DownloadDocumentResponse = DownloadDocumentResponse;
|
|
892
|
+
type context_d_DownloadDocumentResponseNonNullableFields = DownloadDocumentResponseNonNullableFields;
|
|
893
|
+
type context_d_DownloadDocumentSourceRequest = DownloadDocumentSourceRequest;
|
|
894
|
+
type context_d_DownloadDocumentSourceResponse = DownloadDocumentSourceResponse;
|
|
895
|
+
type context_d_DownloadDocumentSourceResponseNonNullableFields = DownloadDocumentSourceResponseNonNullableFields;
|
|
896
|
+
type context_d_Empty = Empty;
|
|
897
|
+
type context_d_EntityCreatedEvent = EntityCreatedEvent;
|
|
898
|
+
type context_d_EntityDeletedEvent = EntityDeletedEvent;
|
|
899
|
+
type context_d_EntityUpdatedEvent = EntityUpdatedEvent;
|
|
900
|
+
type context_d_EventMetadata = EventMetadata;
|
|
901
|
+
type context_d_Format = Format;
|
|
902
|
+
declare const context_d_Format: typeof Format;
|
|
903
|
+
type context_d_GetDocumentOptions = GetDocumentOptions;
|
|
904
|
+
type context_d_GetDocumentRequest = GetDocumentRequest;
|
|
905
|
+
type context_d_GetDocumentResponse = GetDocumentResponse;
|
|
906
|
+
type context_d_GetDocumentResponseNonNullableFields = GetDocumentResponseNonNullableFields;
|
|
907
|
+
type context_d_GetDownloadPageRequest = GetDownloadPageRequest;
|
|
908
|
+
type context_d_GetDownloadUrlOptions = GetDownloadUrlOptions;
|
|
909
|
+
type context_d_GetDownloadUrlRequest = GetDownloadUrlRequest;
|
|
910
|
+
type context_d_GetDownloadUrlRequestDocumentOneOf = GetDownloadUrlRequestDocumentOneOf;
|
|
911
|
+
type context_d_GetDownloadUrlResponse = GetDownloadUrlResponse;
|
|
912
|
+
type context_d_GetDownloadUrlResponseNonNullableFields = GetDownloadUrlResponseNonNullableFields;
|
|
913
|
+
type context_d_HeadersEntry = HeadersEntry;
|
|
914
|
+
type context_d_IdentificationData = IdentificationData;
|
|
915
|
+
type context_d_IdentificationDataIdOneOf = IdentificationDataIdOneOf;
|
|
916
|
+
type context_d_ImageSetting = ImageSetting;
|
|
917
|
+
type context_d_MessageEnvelope = MessageEnvelope;
|
|
918
|
+
type context_d_PageSettings = PageSettings;
|
|
919
|
+
type context_d_Paging = Paging;
|
|
920
|
+
type context_d_PagingMetadataV2 = PagingMetadataV2;
|
|
921
|
+
type context_d_PaperSize = PaperSize;
|
|
922
|
+
declare const context_d_PaperSize: typeof PaperSize;
|
|
923
|
+
type context_d_QueryDocumentOptions = QueryDocumentOptions;
|
|
924
|
+
type context_d_QueryDocumentRequest = QueryDocumentRequest;
|
|
925
|
+
type context_d_QueryDocumentResponse = QueryDocumentResponse;
|
|
926
|
+
type context_d_QueryDocumentResponseNonNullableFields = QueryDocumentResponseNonNullableFields;
|
|
927
|
+
type context_d_QueryV2 = QueryV2;
|
|
928
|
+
type context_d_QueryV2PagingMethodOneOf = QueryV2PagingMethodOneOf;
|
|
929
|
+
type context_d_RawHttpResponse = RawHttpResponse;
|
|
930
|
+
type context_d_RawHttpResponseNonNullableFields = RawHttpResponseNonNullableFields;
|
|
931
|
+
type context_d_RenderDelayedEventConfig = RenderDelayedEventConfig;
|
|
932
|
+
type context_d_RenderDocumentByIdRequest = RenderDocumentByIdRequest;
|
|
933
|
+
type context_d_RenderDocumentRequestV2 = RenderDocumentRequestV2;
|
|
934
|
+
type context_d_RenderFormat = RenderFormat;
|
|
935
|
+
declare const context_d_RenderFormat: typeof RenderFormat;
|
|
936
|
+
type context_d_RenderStatus = RenderStatus;
|
|
937
|
+
declare const context_d_RenderStatus: typeof RenderStatus;
|
|
938
|
+
type context_d_RequestedFields = RequestedFields;
|
|
939
|
+
declare const context_d_RequestedFields: typeof RequestedFields;
|
|
940
|
+
type context_d_ResizeOption = ResizeOption;
|
|
941
|
+
declare const context_d_ResizeOption: typeof ResizeOption;
|
|
942
|
+
type context_d_RestoreInfo = RestoreInfo;
|
|
943
|
+
type context_d_SelectSetting = SelectSetting;
|
|
944
|
+
type context_d_SettingsGroup = SettingsGroup;
|
|
945
|
+
type context_d_SortOrder = SortOrder;
|
|
946
|
+
declare const context_d_SortOrder: typeof SortOrder;
|
|
947
|
+
type context_d_Sorting = Sorting;
|
|
948
|
+
type context_d_TemplateSettings = TemplateSettings;
|
|
949
|
+
type context_d_TemplateSettingsOverride = TemplateSettingsOverride;
|
|
950
|
+
type context_d_TextContent = TextContent;
|
|
951
|
+
type context_d_TextSetting = TextSetting;
|
|
952
|
+
type context_d_UpdateDocumentOptions = UpdateDocumentOptions;
|
|
953
|
+
type context_d_UpdateDocumentRequest = UpdateDocumentRequest;
|
|
954
|
+
type context_d_UpdateDocumentResponse = UpdateDocumentResponse;
|
|
955
|
+
type context_d_UpdateDocumentResponseNonNullableFields = UpdateDocumentResponseNonNullableFields;
|
|
956
|
+
type context_d_WebhookIdentityType = WebhookIdentityType;
|
|
957
|
+
declare const context_d_WebhookIdentityType: typeof WebhookIdentityType;
|
|
958
|
+
type context_d_WixMpClientVersion = WixMpClientVersion;
|
|
959
|
+
declare const context_d_WixMpClientVersion: typeof WixMpClientVersion;
|
|
960
|
+
declare const context_d_createDocument: typeof createDocument;
|
|
961
|
+
declare const context_d_deleteDocument: typeof deleteDocument;
|
|
962
|
+
declare const context_d_downloadDocument: typeof downloadDocument;
|
|
963
|
+
declare const context_d_downloadDocumentSource: typeof downloadDocumentSource;
|
|
964
|
+
declare const context_d_getDocument: typeof getDocument;
|
|
965
|
+
declare const context_d_getDownloadPage: typeof getDownloadPage;
|
|
966
|
+
declare const context_d_getDownloadUrl: typeof getDownloadUrl;
|
|
967
|
+
declare const context_d_onDocumentCreated: typeof onDocumentCreated;
|
|
968
|
+
declare const context_d_onDocumentDeleted: typeof onDocumentDeleted;
|
|
969
|
+
declare const context_d_onDocumentRenderDelayed: typeof onDocumentRenderDelayed;
|
|
970
|
+
declare const context_d_onDocumentRenderFailed: typeof onDocumentRenderFailed;
|
|
971
|
+
declare const context_d_onDocumentRendered: typeof onDocumentRendered;
|
|
972
|
+
declare const context_d_onDocumentUpdated: typeof onDocumentUpdated;
|
|
973
|
+
declare const context_d_queryDocument: typeof queryDocument;
|
|
974
|
+
declare const context_d_updateDocument: typeof updateDocument;
|
|
975
|
+
declare namespace context_d {
|
|
976
|
+
export { type context_d_ActionEvent as ActionEvent, type context_d_BackgroundSetting as BackgroundSetting, type context_d_BaseEventMetadata as BaseEventMetadata, type context_d_CreateDocumentOptions as CreateDocumentOptions, type context_d_CreateDocumentRequest as CreateDocumentRequest, type context_d_CreateDocumentResponse as CreateDocumentResponse, type context_d_CreateDocumentResponseNonNullableFields as CreateDocumentResponseNonNullableFields, type context_d_CursorPaging as CursorPaging, type context_d_Cursors as Cursors, type context_d_DeleteDocumentRequest as DeleteDocumentRequest, type context_d_DeleteDocumentResponse as DeleteDocumentResponse, type context_d_DeleteDocumentResponseNonNullableFields as DeleteDocumentResponseNonNullableFields, type context_d_Document as Document, type context_d_DocumentContent as DocumentContent, type context_d_DocumentCreatedEnvelope as DocumentCreatedEnvelope, type context_d_DocumentDeletedEnvelope as DocumentDeletedEnvelope, type context_d_DocumentFile as DocumentFile, type context_d_DocumentNonNullableFields as DocumentNonNullableFields, type context_d_DocumentRenderDelayed as DocumentRenderDelayed, type context_d_DocumentRenderDelayedEnvelope as DocumentRenderDelayedEnvelope, type context_d_DocumentRenderFailed as DocumentRenderFailed, type context_d_DocumentRenderFailedEnvelope as DocumentRenderFailedEnvelope, type context_d_DocumentRendered as DocumentRendered, type context_d_DocumentRenderedEnvelope as DocumentRenderedEnvelope, type context_d_DocumentUpdatedEnvelope as DocumentUpdatedEnvelope, type context_d_DocumentsQueryBuilder as DocumentsQueryBuilder, type context_d_DocumentsQueryResult as DocumentsQueryResult, type context_d_DomainEvent as DomainEvent, type context_d_DomainEventBodyOneOf as DomainEventBodyOneOf, type context_d_DownloadDocumentOptions as DownloadDocumentOptions, type context_d_DownloadDocumentRequest as DownloadDocumentRequest, type context_d_DownloadDocumentResponse as DownloadDocumentResponse, type context_d_DownloadDocumentResponseNonNullableFields as DownloadDocumentResponseNonNullableFields, type context_d_DownloadDocumentSourceRequest as DownloadDocumentSourceRequest, type context_d_DownloadDocumentSourceResponse as DownloadDocumentSourceResponse, type context_d_DownloadDocumentSourceResponseNonNullableFields as DownloadDocumentSourceResponseNonNullableFields, type context_d_Empty as Empty, type context_d_EntityCreatedEvent as EntityCreatedEvent, type context_d_EntityDeletedEvent as EntityDeletedEvent, type context_d_EntityUpdatedEvent as EntityUpdatedEvent, type context_d_EventMetadata as EventMetadata, context_d_Format as Format, type context_d_GetDocumentOptions as GetDocumentOptions, type context_d_GetDocumentRequest as GetDocumentRequest, type context_d_GetDocumentResponse as GetDocumentResponse, type context_d_GetDocumentResponseNonNullableFields as GetDocumentResponseNonNullableFields, type context_d_GetDownloadPageRequest as GetDownloadPageRequest, type context_d_GetDownloadUrlOptions as GetDownloadUrlOptions, type context_d_GetDownloadUrlRequest as GetDownloadUrlRequest, type context_d_GetDownloadUrlRequestDocumentOneOf as GetDownloadUrlRequestDocumentOneOf, type context_d_GetDownloadUrlResponse as GetDownloadUrlResponse, type context_d_GetDownloadUrlResponseNonNullableFields as GetDownloadUrlResponseNonNullableFields, type context_d_HeadersEntry as HeadersEntry, type context_d_IdentificationData as IdentificationData, type context_d_IdentificationDataIdOneOf as IdentificationDataIdOneOf, type context_d_ImageSetting as ImageSetting, type context_d_MessageEnvelope as MessageEnvelope, type context_d_PageSettings as PageSettings, type context_d_Paging as Paging, type context_d_PagingMetadataV2 as PagingMetadataV2, context_d_PaperSize as PaperSize, type context_d_QueryDocumentOptions as QueryDocumentOptions, type context_d_QueryDocumentRequest as QueryDocumentRequest, type context_d_QueryDocumentResponse as QueryDocumentResponse, type context_d_QueryDocumentResponseNonNullableFields as QueryDocumentResponseNonNullableFields, type context_d_QueryV2 as QueryV2, type context_d_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type context_d_RawHttpResponse as RawHttpResponse, type context_d_RawHttpResponseNonNullableFields as RawHttpResponseNonNullableFields, type context_d_RenderDelayedEventConfig as RenderDelayedEventConfig, type context_d_RenderDocumentByIdRequest as RenderDocumentByIdRequest, type context_d_RenderDocumentRequestV2 as RenderDocumentRequestV2, context_d_RenderFormat as RenderFormat, context_d_RenderStatus as RenderStatus, context_d_RequestedFields as RequestedFields, context_d_ResizeOption as ResizeOption, type context_d_RestoreInfo as RestoreInfo, type context_d_SelectSetting as SelectSetting, type context_d_SettingsGroup as SettingsGroup, context_d_SortOrder as SortOrder, type context_d_Sorting as Sorting, type context_d_TemplateSettings as TemplateSettings, type context_d_TemplateSettingsOverride as TemplateSettingsOverride, type context_d_TextContent as TextContent, type context_d_TextSetting as TextSetting, type context_d_UpdateDocumentOptions as UpdateDocumentOptions, type context_d_UpdateDocumentRequest as UpdateDocumentRequest, type context_d_UpdateDocumentResponse as UpdateDocumentResponse, type context_d_UpdateDocumentResponseNonNullableFields as UpdateDocumentResponseNonNullableFields, context_d_WebhookIdentityType as WebhookIdentityType, context_d_WixMpClientVersion as WixMpClientVersion, context_d_createDocument as createDocument, context_d_deleteDocument as deleteDocument, context_d_downloadDocument as downloadDocument, context_d_downloadDocumentSource as downloadDocumentSource, context_d_getDocument as getDocument, context_d_getDownloadPage as getDownloadPage, context_d_getDownloadUrl as getDownloadUrl, context_d_onDocumentCreated as onDocumentCreated, context_d_onDocumentDeleted as onDocumentDeleted, context_d_onDocumentRenderDelayed as onDocumentRenderDelayed, context_d_onDocumentRenderFailed as onDocumentRenderFailed, context_d_onDocumentRendered as onDocumentRendered, context_d_onDocumentUpdated as onDocumentUpdated, context_d_queryDocument as queryDocument, context_d_updateDocument as updateDocument };
|
|
977
977
|
}
|
|
978
978
|
|
|
979
|
-
export {
|
|
979
|
+
export { context_d as documents };
|
|
@@ -748,18 +748,18 @@ declare function downloadDocumentSource(): __PublicMethodMetaInfo<'GET', {
|
|
|
748
748
|
documentId: string;
|
|
749
749
|
}, DownloadDocumentSourceRequest, DownloadDocumentSourceRequest$1, DownloadDocumentSourceResponse & DownloadDocumentSourceResponseNonNullableFields, DownloadDocumentSourceResponse$1 & DownloadDocumentSourceResponseNonNullableFields$1>;
|
|
750
750
|
|
|
751
|
-
type
|
|
752
|
-
declare const
|
|
753
|
-
declare const
|
|
754
|
-
declare const
|
|
755
|
-
declare const
|
|
756
|
-
declare const
|
|
757
|
-
declare const
|
|
758
|
-
declare const
|
|
759
|
-
declare const
|
|
760
|
-
declare const
|
|
761
|
-
declare namespace
|
|
762
|
-
export { type
|
|
751
|
+
type meta_d___PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = __PublicMethodMetaInfo<K, M, T, S, Q, R>;
|
|
752
|
+
declare const meta_d_createDocument: typeof createDocument;
|
|
753
|
+
declare const meta_d_deleteDocument: typeof deleteDocument;
|
|
754
|
+
declare const meta_d_downloadDocument: typeof downloadDocument;
|
|
755
|
+
declare const meta_d_downloadDocumentSource: typeof downloadDocumentSource;
|
|
756
|
+
declare const meta_d_getDocument: typeof getDocument;
|
|
757
|
+
declare const meta_d_getDownloadPage: typeof getDownloadPage;
|
|
758
|
+
declare const meta_d_getDownloadUrl: typeof getDownloadUrl;
|
|
759
|
+
declare const meta_d_queryDocument: typeof queryDocument;
|
|
760
|
+
declare const meta_d_updateDocument: typeof updateDocument;
|
|
761
|
+
declare namespace meta_d {
|
|
762
|
+
export { type meta_d___PublicMethodMetaInfo as __PublicMethodMetaInfo, meta_d_createDocument as createDocument, meta_d_deleteDocument as deleteDocument, meta_d_downloadDocument as downloadDocument, meta_d_downloadDocumentSource as downloadDocumentSource, meta_d_getDocument as getDocument, meta_d_getDownloadPage as getDownloadPage, meta_d_getDownloadUrl as getDownloadUrl, meta_d_queryDocument as queryDocument, meta_d_updateDocument as updateDocument };
|
|
763
763
|
}
|
|
764
764
|
|
|
765
|
-
export {
|
|
765
|
+
export { meta_d as documents };
|