UNPKG

barrelize

Version:

Automatically generating index (barrel) files

3 lines (2 loc) 149 B
import { GenerateCommandOptions } from '../../index.ts'; export declare function runGenerateCommand(options: GenerateCommandOptions): Promise<void>;