Type Alias CryptorCallbacks

CryptorCallbacks: { cryptorError: (error: CryptorError) => void }

Type declaration