@eoussama/firemitt
    Preparing search index...

    Type Alias TFirebaseConfig

    TFirebaseConfig: z.infer<typeof FirebaseConfigSchema>

    Represents the configuration settings for a Firebase application. Derived from FirebaseConfigSchema to keep the type and validation in sync.