function joinPathPrefiximport { joinPathPrefix } from "https://deno.land/x/pbkit@v0.0.72/codegen/ts/aot.ts"; joinPathPrefix(prefix: string, codes: AsyncGenerator<CodeEntry>): AsyncGenerator<CodeEntry>Parametersprefix: stringcodes: AsyncGenerator<CodeEntry>ReturnsAsyncGenerator<CodeEntry>