refactor: add more Typescript code
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export type ContentType = "text/plain" | "text/markdown" | "vocechat/file" | "vocechat/archive";
|
||||
export type ContentTypeKey = "text" | "markdown" | "file" | "archive";
|
||||
|
||||
Reference in New Issue
Block a user