interface JournalEntryPageImageData {
    caption?: string;
}

Properties

Properties

caption?: string

A caption for the image.