mckaywrigley--chatbot-ui
2 行
56 B
TypeScript
2 行
56 B
TypeScript
export type Sharing = "private" | "public" | "unlisted"
|