Skip to content

Documentation / base / DepthReduceFunc

Type Alias: DepthReduceFunc

DepthReduceFunc = "min" | "max"

Defined in: libs/base/src/zconvention.ts:37

Names of the two-argument reduction functions selecting between depths.

Released under the MIT License.