The main entry point for Typefusion. This function will generate a dependency graph of the modules in the given directory, and then execute the modules in the order of their dependencies.
The configuration for Typefusion, see TypefusionConfig.
An Effect that, when run, will execute the Typefusion script.
The main entry point for Typefusion. This function will generate a dependency graph of the modules in the given directory, and then execute the modules in the order of their dependencies.