Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function default
import { default } from "https://deno.land/x/deno_google_protobuf@4.0.0-rc.2/tools/build.ts";

Takes all srcDir/**_pb.js files and make fix import of the google-protobuf runtime, as well as imports and exports of other messages.

Parameters

srcDir: string

source directory

dstDir: string

destination directory

optional
version: string