UNPKG

@lazy-cjk/zh-convert-table

Version:
3 lines (2 loc) 93 B
import { ITable } from './types'; export declare function removeSame(table: ITable): ITable;