Source of the article.

interface SourceDto {
    type?: "confluence";
}

Hierarchy

  • Record<string, unknown>
    • SourceDto

Properties

Properties

type

Type of the knowledge base source