Back to Musescore

README

src/framework/global/README.md

4.6.5289 B
Original Source

Global

The module provides the basic infrastructure (e.g. dependency injection, asynchronous communication, file system, etc.) and basic data types. This module is used everywhere and is linked to all other modules. Therefore, it should contain only what is sufficient and necessary.