UNPKG

@donverduyn/react-runtime

Version:
2 lines (1 loc) 62 B
export declare function tryFnSync<R>(cb: () => R): R | Error;