UNPKG

@snapmobile/snapjs-admin

Version:
8 lines (7 loc) 208 B
import { AdminService } from '../../admin.service'; export declare class SchemaShowComponent { adminService: AdminService; object: any; schema: any; constructor(adminService: AdminService); }