UNPKG

create-ts-index

Version:
4 lines (3 loc) 180 B
import { Options } from 'yargs'; import { ICreateTsIndexCliOption } from './ICreateTsIndexCliOption'; export declare const options: Map<keyof ICreateTsIndexCliOption, Options>;