Type alias JournalIssnType

JournalIssnType: {
    type: string;
    value: string;
}

Type declaration

  • type: string
  • value: string

Generated using TypeDoc