mirror of
https://git.unlock-music.dev/um/web.git
synced 2025-11-05 11:41:25 +00:00
refactor: change common -> index
(cherry picked from commit eb6be0d9d13a0834b6a7ada9aab846cfbbdfd664)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { expose } from 'threads/worker';
|
||||
import { CommonDecrypt } from '@/decrypt/common';
|
||||
import { Decrypt } from '@/decrypt';
|
||||
|
||||
expose(CommonDecrypt);
|
||||
expose(Decrypt);
|
||||
|
||||
Reference in New Issue
Block a user