Home > react-native-material-kit > Prediction

Prediction type

Signature:

export declare type Prediction<T> = (obj?: T) => boolean;