UNPKG

@stratio/egeo

Version:

Stratio egeo library of components in Angular 2

6 lines (5 loc) 202 B
export declare class EgeoUtils { static isDefined(value: any): boolean; static validateInputs(scope: any, inputs: string[], component: string): void; static toDash(value: string): string; }