Media: { extension: string | null; id: Id; metaData: { [key: string]: string }; name: string; relativePath: string; type: MediaType }

Type declaration

  • extension: string | null
  • id: Id
  • metaData: { [key: string]: string }
    • [key: string]: string
  • name: string
  • relativePath: string
  • type: MediaType

Generated using TypeDoc