Type Alias: RnExecuTorchErrorCode
RnExecuTorchErrorCode = typeof
VALID_ERROR_CODES[number]
Defined in: core/error.ts:42
Machine-readable classification of an RnExecuTorchError. Branch on this rather than on the message, which is written for humans and can be reworded in any release.