strictMode Static
strictMode: boolean = false
Whether strict mode is enabled. This parameter determines system behaviors relating to strict checking:
- Whether an error is thrown if the type marshaling system encounters an unregistered type (only in strict mode).
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.