2025-11-02 14:35:35 +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';