feat(elements): implement NgElement
This commit is contained in:

committed by
Victor Berchet

parent
75cf70ae04
commit
aed4a11d01
@ -11,6 +11,7 @@
|
||||
* @description
|
||||
* Entry point for all public APIs of the `elements` package.
|
||||
*/
|
||||
export {NgElement, NgElementWithProps} from './src/ng-element';
|
||||
export {VERSION} from './src/version';
|
||||
|
||||
// This file only reexports content of the `src` folder. Keep it that way.
|
||||
|
Reference in New Issue
Block a user