UNPKG

animiassumenda

Version:

Blox live, desktop app for managing staking accounts

7 lines (5 loc) 143 B
export const INPUT_TYPES: Record<string, string> = { TEXT: 'text', PASSWORD: 'password', }; export const ICON_FONT_SIZE: string = '20px';