Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pbkit/codegen/ts/aot.ts>replaceExts

Protobuf toolkit for modern web development
Latest
function replaceExts
import { replaceExts } from "https://deno.land/x/pbkit@v0.0.70/codegen/ts/aot.ts";

Parameters

codes: AsyncGenerator<CodeEntry>
optional
extInImport: string = [UNSUPPORTED]

Returns

AsyncGenerator<CodeEntry>