4 lines
147 B
JavaScript
4 lines
147 B
JavaScript
export * from 'preact';
|
|
export { createPortal } from 'preact/compat';
|
|
export { af as createContext, a8 as flushSync } from './internal-common.js';
|