mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-30 08:09:15 +01:00
3 lines
90 B
JavaScript
3 lines
90 B
JavaScript
export { Icon } from './icon';
|
|
export { ICON_NAMES, ICON_SIZES } from './icon.constants';
|