UNPKG

@sisyphus.js/google

Version:

Precompiled google common protos by sisyphus protobuf compiler

9 lines 303 B
import '@sisyphus.js/runtime/lib/google/protobuf/descriptor'; import { HttpRule } from './http'; declare module '@sisyphus.js/runtime/lib/google/protobuf/descriptor' { interface MethodOptions { /** See `HttpRule`. */ http: HttpRule; } } //# sourceMappingURL=annotations.d.ts.map