chatbot-ui/types/sharing.ts

2 lines
56 B
TypeScript

export type Sharing = "private" | "public" | "unlisted"