Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Fraction
Interface Fraction
Fraction defines the protobuf message type for tmmath.Fraction that only supports positive values.
interface
Fraction
{
denominator
:
bigint
;
numerator
:
bigint
;
}
Index
Properties
denominator
numerator
Properties
denominator
denominator
:
bigint
numerator
numerator
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
denominator
numerator
@crownfi/sei-js-proto
Loading...
Fraction defines the protobuf message type for tmmath.Fraction that only supports positive values.