UNPKG

@visactor/vdataset

Version:

data processing tool

5 lines (4 loc) 117 B
import type { Transform } from '..'; export interface IDissolveOptions { } export declare const dissolve: Transform;