UNPKG

redux-app-examples

Version:

Examples of redux-app with Angular and React.

3 lines 49 B
export interface IIdentifiable { id: any; }