UNPKG

@redocly/portal-legacy-ui

Version:

Library of legacy portal UI components

4 lines (3 loc) 222 B
import type React from 'react'; export declare const LandingLayout: ({ children }: React.PropsWithChildren) => React.ReactNode; export declare const EmptyLayout: ({ children }: React.PropsWithChildren) => React.ReactNode;