Sdílet prostřednictvím


Kind type

Definuje hodnoty pro Kind. Mezi možné hodnoty patří: 'user', 'shared'

type Kind = "user" | "shared"