UNPKG

@minimaltech/node-infra

Version:

Minimal Technology NodeJS Infrastructure - Loopback 4 Framework

6 lines 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.METADATA_GRPC_METHOD = exports.METADATA_GRPC_CONTROLLER = void 0; exports.METADATA_GRPC_CONTROLLER = 'grpc:controller'; exports.METADATA_GRPC_METHOD = 'grpc:method'; //# sourceMappingURL=constants.js.map