Yasin Beyazlı

Results 1 issues of Yasin Beyazlı

In my current app.config.js file, I define dev and prod configurations based on app environment information. How can I integrate this configuration with withYandexMaps? ```js module.exports = ({config}) => {...