src/values/boolean.ts
Methods |
constructor(value: any)
|
||||||
Parameters :
|
get |
get()
|
Returns :
BooleanType
|
isUnknown |
isUnknown()
|
Returns :
boolean
|
stringify |
stringify()
|
Returns :
string | UnknownType
|