feat: make SNWebCrypto a constant
This commit is contained in:
3
app/assets/javascripts/crypto.ts
Normal file
3
app/assets/javascripts/crypto.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { SNWebCrypto } from "@standardnotes/sncrypto-web";
|
||||
|
||||
export const Crypto = new SNWebCrypto();
|
||||
Reference in New Issue
Block a user