Importing Binds
Importing Binds from Modules in ModularBr.
Importing Binds
When importing a bind from another module, the developer gains access to the same instance of the resource registered in the exporting module. This allows for greater modularity and code reuse across different parts of the application.
WARNING
Module import is only for Binds. Routes will not be imported.
Last updated