explorer-app/types/clientDiversability.ts

5 lines
72 B
TypeScript

export interface ClientDiversability {
name: string
link?: string
}