Skip to content

module: move `require` calls to lazy loading

Rodrigo Muino Tomonari requested to merge github/fork/RedYetiDev/patch-15 into main

This PR replaces the redundant re-calling of require() with lazy-loading via the getLazy() function.

Merge request reports

Loading