fix(SW-3691): Setup one prettier config for whole repo * Setup prettierrc in root and remove other configs Approved-by: Joakim Jäderberg Approved-by: Linus Flood
7 lines
124 B
TypeScript
7 lines
124 B
TypeScript
export type {
|
|
IconProps,
|
|
IllustrationProps as LogoAndIllustrationProps,
|
|
LogoProps,
|
|
NucleoIconProps,
|
|
} from "./icon"
|