import { Fragment, h } from "preact"; export const preactAPI = Object.freeze({ // Core h, Fragment });