UNPKG

@phantomstudios/ft-react-components

Version:

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

6 lines 123 B
export interface File { id: string; title: string; filename_disk: string; } //# sourceMappingURL=types.d.ts.map