Type Alias: ThreadComment

ThreadComment = FromLixSchemaDefinition<typeof LixThreadCommentSchema> & { body: ZettelDoc; }

Type declaration

body

body: ZettelDoc