UNPKG

angular2-platform-node

Version:

Universal (isomorphic) javascript support for Angular2

10 lines (9 loc) 292 B
export { getDOM } from './get-dom'; export * from './helper'; export * from './node-document'; export * from './node-http'; export * from './node-renderer'; export * from './node-location'; export * from './node-platform'; export * from './node-shared-styles-host'; export * from './tokens';