import { type $ } from "https://deno.land/x/pbkit@v0.0.56/generated/messages/google/protobuf/compiler/CodeGeneratorResponse.ts";
const { CodeGeneratorResponse } = $.google.protobuf.compiler;
definition: { error?: string; supportedFeatures?: string; file: File[]; }