Skip to content
Snippets Groups Projects
file-format.model.ts 213 B
Newer Older
import {Tool} from "@deposit/models/tool.model";

  contentType?: string;
  format?: string;
  version?: string;
  puid?: string;
  md5?: string;
  details?: string;