Guard

Static Members

Constants

⚙️ ENTER

Enter guard type.

Guard.ENTER
Value Type
0 number

⚙️ EXIT

Exit guard type.

Guard.EXIT
Value Type
1 number

⚙️ Types

All guard types.

Guard.Types
Value Type
[ Guard.ENTER, Guard.EXIT ] Array