Skip to content

Function: formatData

formatData(data, options?): Field | undefined

format gfs json to vector

Parameters

NameType
dataIGFSItem[]
options?Partial<IField>

Returns

Field | undefined

Defined in

core/dist/index.d.ts:357

Released under the MIT License.