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 78
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.