UNPKG

ngx-firebase-cms

Version:

Angular Content Management System using Google Firebase (Authentication, Storage & Firestore)

6 lines (5 loc) 148 B
import { OnInit } from '@angular/core'; export declare class DynamicBuilderComponent implements OnInit { constructor(); ngOnInit(): void; }