UNPKG

@ivadey/barrelsby

Version:

Automatic TypeScript barrels for your entire code base

4 lines (3 loc) 132 B
import Yargs from 'yargs'; import { Arguments } from './options/options'; export declare function getArgs(): Yargs.Argv<Arguments>;