UNPKG

@lazy-cjk/zh-convert

Version:
3 lines (2 loc) 125 B
import { IOptions, ITable } from '../types'; export declare function fixOptions(options: IOptions, table: ITable): IOptions;