function runPreBuildimport { runPreBuild } from "https://deno.land/x/wasmbuild@0.14.1/lib/pre_build.ts"; runPreBuild(args: CheckCommand | BuildCommand): Promise<PreBuildOutput>Parametersargs: CheckCommand | BuildCommandReturnsPromise<PreBuildOutput>