Skip to main content

FeedbackContentType

@codebolt/types


Type Alias: FeedbackContentType

type FeedbackContentType = "text" | "image" | "link" | "file-reference";

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/groupFeedback.ts:21