UNPKG

cobolget

Version:
3 lines (2 loc) 125 B
import { IndexOptions } from './api'; export declare function index(nameOrUrl: string, options: IndexOptions): Promise<any>;