NeahNew/node_modules/@fullcalendar/core/preact.js
2025-05-03 14:17:46 +02: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';