UNPKG

@tunnel-cast/nestjs

Version:

## About This is a Tunnel-Cast - NestJS integration package, wrap the `cast` application into the `NestJS` building blocks.

7 lines 397 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CAST_HTTP_PAYLOAD_TYPE_LIST = exports.CAST_METADATA_STORAGE = exports.CAST_MODULE_OPTIONS = void 0; exports.CAST_MODULE_OPTIONS = "CAST_MODULE_OPTIONS"; exports.CAST_METADATA_STORAGE = "CAST_METADATA_STORAGE"; exports.CAST_HTTP_PAYLOAD_TYPE_LIST = "CAST_HTTP_PAYLOAD_TYPE_LIST"; //# sourceMappingURL=index.js.map