2025-08-12 13:33:25 +03:00

4 lines
147 B
JavaScript

export * from 'preact';
export { createPortal } from 'preact/compat';
export { ah as createContext, aa as flushSync } from './internal-common.js';