UNPKG

@phantomstudios/ft-react-components

Version:

A collection of UI/utility React/NextJS components for Phantom FT sites

6 lines (5 loc) 82 B
export interface File { id: string; title: string; filename_disk: string; }