uses
List of modules this module uses.
If a module uses another module, it will import that module's exported environment, if that module is part of the build.
Example:
modules:
- name: datetime
uses:
- timezone_support
# ... possible other fields