1 2 3
import { UserSettings } from "@fosscord/util"; export interface UserSettingsSchema extends Partial<UserSettings> {}