This commit is contained in:
mike12345567 2024-12-20 14:10:06 +00:00
parent fbeb15d186
commit ace8c68a26
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import { User, Document, Plugin, Snippet } from "../"
import { SocketSession } from "../../sdk"
import { NavLink } from "../../ui"
export type AppMetadataErrors = { [key: string]: string[] }