Files

3 lines
100 B
TypeScript

export { PageWrapper } from "./PageWrapper";
export type { PageWrapperProps } from "./PageWrapper";