Skip to main content
Module

x/pbkit/codegen/ts/index.ts>joinPathPrefix

Protobuf toolkit for modern web development
Go to Latest
function joinPathPrefix
import { joinPathPrefix } from "https://deno.land/x/pbkit@v0.0.57/codegen/ts/index.ts";

Parameters

prefix: string
codes: AsyncGenerator<CodeEntry>

Returns

AsyncGenerator<CodeEntry>