Interface PreparedFiles<T>

Type Parameters

Hierarchy

  • PreparedFiles

Properties

Properties

attribute: string | {
    hash: string;
    id: string;
}

Type declaration

  • hash: string
  • id: string
value: LocalFile<T>[]

Generated using TypeDoc