mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-10 06:38:03 -05:00
@@ -1,11 +1,4 @@
|
||||
import { ProjectStatus } from "@/lib/types"
|
||||
import { LocaleTypes } from "@/app/i18n/settings"
|
||||
|
||||
export interface LangProps {
|
||||
params: {
|
||||
lang: LocaleTypes
|
||||
}
|
||||
}
|
||||
|
||||
export type IThemeStatus = Partial<
|
||||
Record<
|
||||
|
||||
Reference in New Issue
Block a user