GenericFileTag: {
    name: string;
    value: string;
}

Represent a custom tag that can be attached to a file.

Type declaration

  • name: string
  • value: string

Generated using TypeDoc