Files
MetaCourse/.angular/cache/20.3.21/metacourse/vite/deps/@angular_platform-browser.js
T
2026-05-05 10:53:52 +02:00

88 lines
2.0 KiB
JavaScript

import {
BrowserDomAdapter,
BrowserGetTestability,
BrowserModule,
By,
DomSanitizer,
DomSanitizerImpl,
HAMMER_GESTURE_CONFIG,
HAMMER_LOADER,
HammerGestureConfig,
HammerGesturesPlugin,
HammerModule,
HydrationFeatureKind,
KeyEventsPlugin,
Meta,
Title,
VERSION,
bootstrapApplication,
createApplication,
disableDebugTools,
enableDebugTools,
platformBrowser,
provideClientHydration,
provideProtractorTestingSupport,
withEventReplay,
withHttpTransferCacheOptions,
withI18nSupport,
withIncrementalHydration,
withNoHttpTransferCache
} from "./chunk-OVEDGMY5.js";
import {
DomEventsPlugin,
DomRendererFactory2,
EVENT_MANAGER_PLUGINS,
EventManager,
EventManagerPlugin,
REMOVE_STYLES_ON_COMPONENT_DESTROY,
SharedStylesHost
} from "./chunk-RDTKHKTF.js";
import "./chunk-ZKUNZJKW.js";
import {
getDOM
} from "./chunk-PSDIAYZ2.js";
import "./chunk-6UNWJBON.js";
import "./chunk-COCNRMG2.js";
import "./chunk-576P5TAG.js";
import "./chunk-UQGLAMHP.js";
import "./chunk-2K3BB2X3.js";
import "./chunk-WDMUDEB6.js";
export {
BrowserModule,
By,
DomSanitizer,
EVENT_MANAGER_PLUGINS,
EventManager,
EventManagerPlugin,
HAMMER_GESTURE_CONFIG,
HAMMER_LOADER,
HammerGestureConfig,
HammerModule,
HydrationFeatureKind,
Meta,
REMOVE_STYLES_ON_COMPONENT_DESTROY,
Title,
VERSION,
bootstrapApplication,
createApplication,
disableDebugTools,
enableDebugTools,
platformBrowser,
provideClientHydration,
provideProtractorTestingSupport,
withEventReplay,
withHttpTransferCacheOptions,
withI18nSupport,
withIncrementalHydration,
withNoHttpTransferCache,
BrowserDomAdapter as ɵBrowserDomAdapter,
BrowserGetTestability as ɵBrowserGetTestability,
DomEventsPlugin as ɵDomEventsPlugin,
DomRendererFactory2 as ɵDomRendererFactory2,
DomSanitizerImpl as ɵDomSanitizerImpl,
HammerGesturesPlugin as ɵHammerGesturesPlugin,
KeyEventsPlugin as ɵKeyEventsPlugin,
SharedStylesHost as ɵSharedStylesHost,
getDOM as ɵgetDOM
};