3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
export { default } from "./Stat.container";
|
|
export type { StatProps } from "./Stat.types";
|