Loads the project's config module by URL.
Shares ModuleLoader's shape and default implementation — both
import an ES module by absolute URL — so there is one lazy-import mechanism
in this package, not two.
Loads the project's config module by URL.
Shares ModuleLoader's shape and default implementation — both
import an ES module by absolute URL — so there is one lazy-import mechanism
in this package, not two.
import { type AppLoader } from "cli/src/index.ts";