UNPKG

@ethersphere/swarm-cli

Version:
8 lines (7 loc) 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GranteeCommand = void 0; const root_command_1 = require("../root-command"); class GranteeCommand extends root_command_1.RootCommand { } exports.GranteeCommand = GranteeCommand;