{"library":"grpc-typed","type":"library","category":null,"description":"Provides TypeScript type definitions for the gRPC Node.js library, enabling type-safe gRPC service definitions and client/server implementations. Version 1.0.0 includes basic types for gRPC service methods, metadata, and error handling. It wraps the core grpc package and only adds types; no runtime functionality. The package is intended for use with grpc v1.x and is unlikely to receive frequent updates. Compare to @grpc/grpc-js which is the maintained successor with built-in types.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-typed","imports":["import { ServiceDefinition } from 'grpc-typed'","import { MethodDefinition } from 'grpc-typed'","import type { Metadata } from 'grpc-typed'"]},{"cmd":"yarn add grpc-typed","imports":[]},{"cmd":"pnpm add grpc-typed","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"grpc-typed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}