UNPKG

netstorage

Version:

A TypeScript API and CLI for the Akamai NetStorage REST interface

3 lines (2 loc) 154 B
import { Command } from 'commander'; export declare function createConfigCommand(logger: ReturnType<typeof import('../../index').createLogger>): Command;