UNPKG

@tunnel-cast/nestjs

Version:

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

5 lines 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var metadata_storage_service_1 = require("./metadata-storage.service"); Object.defineProperty(exports, "MetadataStorage", { enumerable: true, get: function () { return metadata_storage_service_1.MetadataStorage; } }); //# sourceMappingURL=index.js.map