On this page
Properties

Type Alias NullTypeT

type NullTypeT = {
    kind: "null";
}
Index

Properties

Properties

kind: "null"
Was this helpful?
SDK JS
Reference
NullTypeT