UNPKG

@blocklet/payment-react

Version:

Reusable react components for payment kit v2

4 lines (3 loc) 78 B
export default function SafeGuard({ children }: { children: any; }): any;