Type alias Bridges

Bridges: {
    [chain: string]: Bridge | undefined;
} | undefined

Generated using TypeDoc