mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
refact: extract duplicated File/Folder types
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { IFile, IFileOrFolder } from "../components/ResourcesSidebar/index"
|
||||
import { IFileOrFolder } from "../types"
|
||||
|
||||
export function traversePaths(
|
||||
[head, ...tail]: string[],
|
||||
|
||||
Reference in New Issue
Block a user