mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
3 lines
104 B
TypeScript
3 lines
104 B
TypeScript
|
export { BannerBase } from './banner-base';
|
||
|
export type { BannerBaseProps } from './banner-base.types';
|