- Preparing search index...
- The search index is not available
sqrl
AT
: { any
: OptRepArgumentCheckWithRuntime; constant
: { null
: OptRepArgumentCheck; number
: OptRepArgumentCheck; string
: OptRepArgumentCheck; }; feature
: OptRepArgumentCheckWithRuntime; state
: ArgumentCheck; whenCause
: ArgumentCheck; } = AstTypes
Type declaration
-
any: OptRepArgumentCheckWithRuntime
-
constant: {
null: OptRepArgumentCheck;
number: OptRepArgumentCheck;
string: OptRepArgumentCheck;
}
-
null: OptRepArgumentCheck
-
number: OptRepArgumentCheck
-
string: OptRepArgumentCheck
-
feature: OptRepArgumentCheckWithRuntime
-
-