3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
export { default } from "./Switch.container";
|
|
export type { SwitchProps } from "./Switch.types";
|