UNPKG

@ardatan/grpc-reflection-js

Version:

[![npm version](https://badge.fury.io/js/grpc-reflection-js.svg)](https://badge.fury.io/js/grpc-reflection-js) ![CI](https://github.com/redhoyasa/grpc-reflection-js/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/redhoyasa/grpc-reflection-js/bra

5 lines 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var client_1 = require("./client"); Object.defineProperty(exports, "Client", { enumerable: true, get: function () { return client_1.Client; } }); //# sourceMappingURL=index.js.map