Variable ApiUrlsConst

ApiUrls: {
    dev: "https://dev.xmtp.network";
    local: "http://localhost:5555";
    production: "https://production.xmtp.network";
} = ...