AnnounceNumberNumber Type Alias
AnnounceNumberNumber = (a0: number, a1: number) => void
Function signature for a callback which announces a pair of numbers
Defined in
- curve/CurvePrimitive.ts Line 79
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.