3 lines
117 B
TypeScript
Raw Normal View History

export {commonBootstrap as bootstrap} from './application_common';
export {ApplicationRef} from './application_ref';