Files
bordervillegame/node_modules/@bufbuild/protobuf/dist/esm/private/util-common.d.ts
T
2026-08-22 08:40:29 +02:00

3 lines
124 B
TypeScript

import type { Util } from "./util.js";
export declare function makeUtilCommon(): Omit<Util, "newFieldList" | "initFields">;