UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

10 lines (9 loc) 248 B
/** * @module * @description * This module provides advanced support for extending dom strategy. */ export * from './dom/shared_styles_host'; export * from './dom/dom_renderer'; export * from './dom/dom_tokens'; export * from './api';