Document Store

Types

Types

Language

type Language = string

ContentType

type ContentType = "code" | "markdown" | "plan" | "config" | "other"
Previous
Interfaces