UNPKG

@apilogic/migration-tool-api

Version:

Universal sql/no-sql database serverless migration tool

8 lines 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EsConfig = void 0; const Config_1 = require("./Config"); class EsConfig extends Config_1.Config { } exports.EsConfig = EsConfig; //# sourceMappingURL=EsConfig.js.map