UNPKG

eva-frontend-utils

Version:

This is a simple utility package

4 lines (3 loc) 59 B
export interface IStringObject { [key: string]: any; }