UNPKG

@ka1do/kit

Version:
4 lines (3 loc) 150 B
import type { BaseConfig, Row } from './types/internal'; declare const _default: (rows: Row[], config: BaseConfig) => Row[]; export default _default;