mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-02-02 07:13:12 +00:00
fix: missing extension
This commit is contained in:
parent
d9cdb78f8a
commit
148123a756
@ -1,4 +1,4 @@
|
||||
import { Symmetric } from "./constants";
|
||||
import { Symmetric } from "./constants.js";
|
||||
import { getSubtle, randomBytes } from "./crypto.js";
|
||||
|
||||
export async function encrypt(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user