Constructors

Properties

ssrcToMid: {
    local: Map<string, string[]>;
    remote: Map<string, string[]>;
} = ...

Type declaration

  • local: Map<string, string[]>
  • remote: Map<string, string[]>

Methods

Generated using TypeDoc