Type alias WorkISSNType

WorkISSNType: {
    type: string;
    value: string[];
}

Type declaration

  • type: string
  • value: string[]

Generated using TypeDoc