On this page
Properties

Type Alias NumberTypeT

type NumberTypeT = {
    kind: "number";
}
Index

Properties

Properties

kind: "number"
Was this helpful?
SDK JS
Reference
NumberTypeT