You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

85 lines
2.0KB

  1. import {
  2. BrowserDomAdapter,
  3. BrowserGetTestability,
  4. BrowserModule,
  5. By,
  6. DomEventsPlugin,
  7. DomRendererFactory2,
  8. DomSanitizer,
  9. DomSanitizerImpl,
  10. EVENT_MANAGER_PLUGINS,
  11. EventManager,
  12. EventManagerPlugin,
  13. HAMMER_GESTURE_CONFIG,
  14. HAMMER_LOADER,
  15. HammerGestureConfig,
  16. HammerGesturesPlugin,
  17. HammerModule,
  18. HydrationFeatureKind,
  19. INTERNAL_BROWSER_PLATFORM_PROVIDERS,
  20. KeyEventsPlugin,
  21. Meta,
  22. REMOVE_STYLES_ON_COMPONENT_DESTROY,
  23. SharedStylesHost,
  24. Title,
  25. TransferState,
  26. VERSION,
  27. bootstrapApplication,
  28. createApplication,
  29. disableDebugTools,
  30. enableDebugTools,
  31. initDomAdapter,
  32. makeStateKey,
  33. platformBrowser,
  34. provideClientHydration,
  35. provideProtractorTestingSupport,
  36. withHttpTransferCacheOptions,
  37. withNoHttpTransferCache
  38. } from "./chunk-VD5HY7AQ.js";
  39. import "./chunk-65KGLH7J.js";
  40. import {
  41. getDOM
  42. } from "./chunk-GBYLXCNQ.js";
  43. import "./chunk-NYIFMCVF.js";
  44. import "./chunk-SXIXOCJ4.js";
  45. export {
  46. BrowserModule,
  47. By,
  48. DomSanitizer,
  49. EVENT_MANAGER_PLUGINS,
  50. EventManager,
  51. EventManagerPlugin,
  52. HAMMER_GESTURE_CONFIG,
  53. HAMMER_LOADER,
  54. HammerGestureConfig,
  55. HammerModule,
  56. HydrationFeatureKind,
  57. Meta,
  58. REMOVE_STYLES_ON_COMPONENT_DESTROY,
  59. Title,
  60. TransferState,
  61. VERSION,
  62. bootstrapApplication,
  63. createApplication,
  64. disableDebugTools,
  65. enableDebugTools,
  66. makeStateKey,
  67. platformBrowser,
  68. provideClientHydration,
  69. provideProtractorTestingSupport,
  70. withHttpTransferCacheOptions,
  71. withNoHttpTransferCache,
  72. BrowserDomAdapter as ɵBrowserDomAdapter,
  73. BrowserGetTestability as ɵBrowserGetTestability,
  74. DomEventsPlugin as ɵDomEventsPlugin,
  75. DomRendererFactory2 as ɵDomRendererFactory2,
  76. DomSanitizerImpl as ɵDomSanitizerImpl,
  77. HammerGesturesPlugin as ɵHammerGesturesPlugin,
  78. INTERNAL_BROWSER_PLATFORM_PROVIDERS as ɵINTERNAL_BROWSER_PLATFORM_PROVIDERS,
  79. KeyEventsPlugin as ɵKeyEventsPlugin,
  80. SharedStylesHost as ɵSharedStylesHost,
  81. getDOM as ɵgetDOM,
  82. initDomAdapter as ɵinitDomAdapter
  83. };
  84. //# sourceMappingURL=@angular_platform-browser.js.map