UNPKG

@ka1do/kit

Version:
4 lines (3 loc) 183 B
import type { TableUserConfig } from './types/api'; declare const _default: (schemaId: 'config.json' | 'streamConfig.json', config: TableUserConfig) => void; export default _default;