UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

6 lines (5 loc) 144 B
import type { TableContext } from './table.types'; declare const tableContext: { __context__: TableContext; }; export default tableContext;