Skip to content

Commit 92fc339

Browse files
authored
Export NavigationComponentListener (#6250)
It was left out of ec7f324 by mistake
1 parent 29a469c commit 92fc339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ export * from './interfaces/Layout';
1111
export * from './interfaces/Options';
1212
export * from './interfaces/NavigationComponent';
1313
export * from './interfaces/NavigationComponentProps';
14+
export * from './interfaces/NavigationComponentListener';

0 commit comments

Comments
 (0)