Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WritingItem

Hierarchy

Index

Properties

authorAvatarUrl

authorAvatarUrl: string

Optional content

content: { html: string; text: string }

Type declaration

  • html: string
  • text: string

downloadUrl

downloadUrl: string

mimeType

mimeType: string

tags

tags: Tag[]

type

type: "writing"

viewUrl

viewUrl: string

Generated using TypeDoc