(feat): remove mtp loading screen
(fix): weird dedupe bugs (qol): update todo
This commit is contained in:
parent
8bff0f503f
commit
69149b73bd
6 changed files with 86 additions and 61 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./asyncQueue": "./src/asyncQueue.ts",
|
||||
"./code": "./src/code.ts",
|
||||
"./data": "./src/data.ts",
|
||||
"./desktopMedia": "./src/desktopMedia.tsx",
|
||||
|
|
|
|||
Loading…
Reference in a new issue