@gitbook/api
Advanced tools
@@ -51,2 +51,3 @@ export declare const APITOKEN_LABEL_MAX_LENGTH = 50; | ||
| export declare const CONTENT_REFERENCE_RELATION_ENUM: ["reference", "dependsOn"]; | ||
| export declare const CHANGE_REQUEST_ORDER_BY_ENUM: ["updatedAt", "createdAt"]; | ||
| export declare const CHANGE_REQUEST_REVIEW_STATUS_ENUM: ["changes-requested", "approved"]; | ||
@@ -126,2 +127,4 @@ export declare const REVISION_PAGE_TYPE_ENUM: ["document", "group", "link", "computed"]; | ||
| export declare const CUSTOMIZATION_AIMODE_ENUM: ["none", "search", "assistant"]; | ||
| export declare const CUSTOMIZATION_SUGGESTED_QUESTION_MAX_LENGTH = 64; | ||
| export declare const CUSTOMIZATION_SUGGESTED_QUESTION_MIN_LENGTH = 3; | ||
| export declare const SITE_EXTERNAL_LINKS_TARGET_ENUM: ["self", "blank"]; | ||
@@ -128,0 +131,0 @@ export declare const SHARE_LINK_NAME_MAX_LENGTH = 50; |
+1
-1
@@ -7,3 +7,3 @@ { | ||
| "types": "./dist/index.d.ts", | ||
| "version": "0.153.0", | ||
| "version": "0.154.0", | ||
| "sideEffects": false, | ||
@@ -10,0 +10,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2871801
0.16%65690
0.15%