typefusion
    Preparing search index...

    Function typefusionEffect

    • 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.

      Parameters

      Returns Effect<string[][], any, never>

      An Effect that, when run, will execute the Typefusion script.