cal.pub0.org/packages/ui/Shell.tsx

12 lines
266 B
TypeScript

export {
default,
default as Shell,
MobileNavigationMoreItems,
ONBOARDING_INTRODUCED_AT,
ONBOARDING_NEXT_REDIRECT,
ShellMain,
ShellSubHeading,
shouldShowOnboarding,
} from "./v2/core/Shell";
export type { NavigationItemType } from "./v2/core/Shell";