1.1.0 • Published 2 years ago

@teespring/onboarding-proto v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

onboarding-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 onboarding-service

Usage

To use this package, you can use the automatically generated client and server files in your project:

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

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago