UNPKG

@protorians/widgets

Version:

Create your web user interfaces with widgets

4 lines (3 loc) 60 B
export type IStringObject = { [key: string]: string; };