UNPKG

clubzella-comic-test-v1

Version:

A clubzella widget component library for React Native.

11 lines (10 loc) 205 B
export type pantheonT = { title: string; cover_image: string; power: string; lastSeen: string; category: string; personality: string; backstory: string; locked: boolean; };