renderJSXElement.d.ts 99 B

12
  1. declare function _default(element: any, context: any, updater: any): any;
  2. export default _default;