Variable React

React: {
    Fragment: symbol;
    createElement: ((clsOrTag, attrs, ...children) => ComponentContent);
    createFragment: (() => ComponentContent);
} = ...

Type declaration

Generated using TypeDoc