Type alias JunctionIdListNames

JunctionIdListNames: {
    names: string[];
}

Type declaration

  • names: string[]