Skip to content

Commit 601b080

Browse files
committed
fix: export AppHostView
1 parent 8071c64 commit 601b080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/src/lib/public_api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ export * from './views';
22
export * from './tokens';
33
export * from './property-filter';
44
export * from './view-refs';
5+
export * from './app-host-view';
56
export { AppOptions, COMMON_PROVIDERS, HmrOptions, NativeScriptDocument, NativeScriptSanitizer, defaultPageFactoryProvider, platformNativeScriptDynamic, platformNativeScript } from './platform-nativescript';
67
export * from './cdk/detached-loader';
78
export { NATIVESCRIPT_MODULE_PROVIDERS, NATIVESCRIPT_MODULE_STATIC_PROVIDERS, NativeScriptModule, errorHandler, generateFallbackRootView, generateRandomId } from './nativescript';

0 commit comments

Comments
 (0)