UNPKG

@protorians/widgets

Version:

Create your web user interfaces with widgets

7 lines (6 loc) 107 B
export type IGlyphProps = { name: string; pack?: string; size?: number; color?: string; };