UNPKG

@visactor/vdataset

Version:

data processing tool

3 lines (2 loc) 141 B
import type { DataView } from '../data-view'; export declare const byteJSONParser: (data: any[], options: any, dataView: DataView) => any[];