리펙토링: Node.js 프로젝트 폴더 구조 적용
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const state = {
|
||||
files: [],
|
||||
currentFolder: null,
|
||||
selectedIdxs: new Set(),
|
||||
};
|
||||
Reference in New Issue
Block a user