0.8.0 • Published 9 months ago

@teespring/user-identity-service-proto v0.8.0

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

user-identity-service Proto Files

This NPM package contains manually and automatically generated proto files for the current project. The proto files can be found in the ./proto directory, and the automatically generated files are stored in the ./generated directory.

Installation

To install this package, run the following command:

npm install user-identity-service

Usage

To use this package, you can import the proto files and use them in your project:

const protoFile = require('user-identity-service/.proto/example/v#/example.proto');

Alternatively, you can use the automatically generated client and server files in your project:

const { ExampleServiceClient } = require('user-identity-service/generated/example/v#/example_grpc_pb');
const { ExampleRequest } = require('user-identity-service/generated/example/v#/example_pb');
0.8.0

9 months ago

0.5.0

9 months ago

0.4.1

9 months ago

0.7.0

9 months ago

0.6.0

9 months ago

0.4.2

9 months ago

0.1.0

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago