bb-plane-fork/packages/propel/src/banner/index.ts

3 lines
143 B
TypeScript

export { Banner } from "./banner";
export type { BannerProps, BannerVariant } from "./banner";
export type { TBannerVariant } from "./helper";