Compartilhar via


SharedTypeKind type

Define valores para SharedTypeKind. Os valores possíveis incluem: 'user', 'shared'

type SharedTypeKind = "user" | "shared"