mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-06-21 11:48:46 +09:00
디렉터리 페이지에서의 네트워크 호출 최적화
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
type DirectoryId = "root" | number;
|
||||
type CategoryId = "root" | number;
|
||||
Reference in New Issue
Block a user