/* ! /startup/modules/directoryDependencies.js — Directory Dependency Loader ? This module loads every directory, creates or updates the user folder and returns them to the boot loader. */ module.exports = async (splash, npm) => { };