UNPKG

@wetspace/pro-components

Version:
8 lines (6 loc) 277 B
import { WetProTablePropsType } from '../types'; declare const _default: (props: WetProTablePropsType) => { columnsControl: import('vue').Ref<string[], string[]>; columns: import('vue').ComputedRef<import('../types').WetProTableColumns[]>; }; export default _default;