UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

14 lines (13 loc) 259 B
export declare const tableHeaders: { name: string; fieldSchema: { configurable: boolean; type: string; }; metadatas: { label: string; sortable: boolean; searchable: boolean; }; key: string; }[];