fix(core): export ionic lifecycle names

fixes #16760
This commit is contained in:
Manu Mtz.-Almeida
2018-12-16 19:05:56 +01:00
committed by Manu MA
parent 0699884d10
commit 77640c907c

View File

@@ -1,2 +1,3 @@
export * from './utils/platform';
export * from './utils/config';
export * from './components/nav/constants';