On this page
Properties

Type Alias BooleanTypeT

type BooleanTypeT = {
    kind: "boolean";
}
Index

Properties

Properties

kind: "boolean"
Was this helpful?
SDK JS
Reference
BooleanTypeT