Remove usage of Crypto
module
#10403
Annotations
3 errors
Typecheck:
spec/integ/sliding-sync-sdk.spec.ts#L123
Property 'crypto' does not exist on type 'SyncApiOptions'.
|
Typecheck:
src/client.ts#L1553
Object literal may only specify known properties, and 'crypto' does not exist in type 'SyncApiOptions'.
|
Typecheck
Process completed with exit code 2.
|
Loading