As I understand it, everything that is written in the browser console is executed as what is written in the global osprey. How can I go to a block, for example, to a function block inside require? Example:
require([...], function loaded() { .. здесь } );