Skip to content

Commit 77640c9

Browse files
committed
fix(core): export ionic lifecycle names
fixes #16760
1 parent 0699884 commit 77640c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './utils/platform';
22
export * from './utils/config';
3+
export * from './components/nav/constants';

0 commit comments

Comments
 (0)