Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageStoreContent

Package version

Information about the image store content.

Hierarchy

  • ImageStoreContent

Index

Properties

Optional storeFiles

storeFiles: FileInfo[]

The list of image store file info objects represents files found under the given image store relative path.

Optional storeFolders

storeFolders: FolderInfo[]

The list of image store folder info objects represents subfolders found under the given image store relative path.

Generated using TypeDoc