Type alias PointWriteFunc<Value>

PointWriteFunc<Value>: ((val: Value, options?: HaystackPointWriteOptions) => Promise<HGrid<HDict>>)

Type Parameters

Type Parameters

  • Value extends HVal

Type declaration

Generated using TypeDoc