feat: share to ShareGPT

This commit is contained in:
Yidadaa
2023-05-25 01:04:37 +08:00
parent 4ca34e0436
commit 3e65ef3bea
6 changed files with 173 additions and 28 deletions

View File

@@ -42,3 +42,5 @@ export const ACCESS_CODE_PREFIX = "ak-";
export const LAST_INPUT_KEY = "last-input";
export const REQUEST_TIMEOUT_MS = 60000;
export const EXPORT_MESSAGE_CLASS_NAME = "export-markdown";