"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const CommandsBase_1 = require("./CommandsBase"); class RegionCommands extends CommandsBase_1.CommandsBase { } exports.RegionCommands = RegionCommands; //# sourceMappingURL=RegionCommands.js.map