import { createElement, Fragment } from "react" export const esbuildCreateElement = createElement export const esbuildFragment = Fragment