UNPKG

strapi-plugin-firebase-authentication

Version:

Allows easy integration between clients utilizing Firebase for authentication and Strapi

3 lines (2 loc) 105 B
import { EmailTemplate } from "../types"; export declare const emailVerificationTemplate: EmailTemplate;