UNPKG

@stratio/egeo

Version:

Stratio egeo library of components in Angular 2

6 lines (5 loc) 140 B
import { StRadioComponent } from './st-radio.component'; export declare class RadioChange { source: StRadioComponent; value: any; }