UNPKG

@clerk/clerk-js

Version:
3 lines (2 loc) 142 B
import type { PropsWithChildren } from 'react'; export declare const DevOnly: ({ children }: PropsWithChildren) => import("react").ReactNode;