UNPKG

reblendjs

Version:

This is build using react way of handling dom but with web components

6 lines (5 loc) 294 B
import { ReblendTyping } from 'reblend-typing'; declare function TryCatchError({ children, }: { children?: ((error?: ReblendTyping.ReblendRenderingException) => Reblend.JSX.Element | Reblend.JSX.Element[]) | Reblend.JSX.Element | Reblend.JSX.Element[]; }): never; export { TryCatchError };