Files
AthenaFE/types/index.ts
T
2025-11-02 10:08:56 +01:00

4 lines
107 B
TypeScript

import { Ionicons } from "@expo/vector-icons";
export type IoniconsName = keyof typeof Ionicons.glyphMap;