@clerk/clerk-js
Version:
Clerk JS library
4 lines (3 loc) • 471 B
TypeScript
export declare const MountedCheckoutDrawer: import("react").LazyExoticComponent<typeof import("./MountedCheckoutDrawer").MountedCheckoutDrawer>;
export declare const MountedPlanDetailDrawer: import("react").LazyExoticComponent<typeof import("./MountedPlanDetailDrawer").MountedPlanDetailDrawer>;
export declare const MountedSubscriptionDetailDrawer: import("react").LazyExoticComponent<typeof import("./MountedSubscriptionDetailDrawer").MountedSubscriptionDetailDrawer>;