Skip to content

Documentation v1.0.0


Documentation / @openassistant/geoda / getCachedWeightsById

Function: getCachedWeightsById()

getCachedWeightsById(weightsId): WeightsProps | null

Defined in: src/weights/tool.ts:397

Parameters

weightsId

string

Returns

WeightsProps | null

Released under the MIT License.