UNPKG

wfm-mobile-core

Version:

WFM Mobile Core

5 lines (4 loc) 78 B
export interface INameValue { name: string; value: string | number; }