UNPKG

react-jsx-parser

Version:

A React component which can parse JSX and output rendered React Components

4 lines (3 loc) 94 B
export declare class NullishShortCircuit extends Error { constructor(message?: string); }