3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
export { default } from "./ContentLockup.container";
|
|
export type { ContentLockupProps } from "./ContentLockup.types";
|