On this page
Properties

Type Alias ValueTypeT

type ValueTypeT = {
    kind: "value";
}
Index

Properties

Properties

kind: "value"
Was this helpful?
SDK JS
Reference
ValueTypeT