UNPKG

@schema-render/search-table-react

Version:
7 lines (5 loc) 109 B
import type { ILocale } from './index.d' export interface IRootContext { // 国际化 locale: ILocale }