UNPKG

react-native-ajora

Version:

The most complete AI agent UI for React Native

8 lines (7 loc) 126 B
export interface SourceProps { id: string; name: string; content: string; url: string; profile: string; }