mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-09-27 07:36:49 +00:00
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export { PageWrapper } from "./PageWrapper";
|
|
export type { PageWrapperProps } from "./PageWrapper";
|