import { runMain } from "alchemy/Util/PlatformServices"; import { main } from "alchemy/Cli"; main.pipe(runMain);