mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-03-22 15:26:56 +09:00
디렉터리 페이지에서의 네트워크 호출 최적화
This commit is contained in:
2
src/lib/types/filesystem.d.ts
vendored
Normal file
2
src/lib/types/filesystem.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
type DirectoryId = "root" | number;
|
||||
type CategoryId = "root" | number;
|
||||
Reference in New Issue
Block a user