Skip to content

Commit b1fa512

Browse files
committed
feat: expose ɵNativeScriptAngularDebug private debug utility
1 parent ed2a399 commit b1fa512

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
@@ -30,5 +30,6 @@ export * from './forms';
3030
export * from './animations';
3131
export * from './http';
3232
export * from './legacy';
33+
export { NativeScriptDebug as ɵNativeScriptAngularDebug } from './trace';
3334
export * from './nativescript-ng-zone';
3435
export * from './private-exports';

0 commit comments

Comments
 (0)