UNPKG

geminis-ng

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.14.

6 lines (5 loc) 187 B
import { Type } from '@angular/core'; export declare const tableButtonTypes: { [key: string]: any; }; export declare function GnTableButton(key: string): (target: Type<any>) => void;