Skip to content

Commit 742e5c3

Browse files
committed
chore: ng updates for mlkit-core
1 parent e0d86d8 commit 742e5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mlkit-core/angular/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { NgModule } from '@angular/core';
22
import { registerElement } from '@nativescript/angular';
33

44
import { MLKitViewDirective } from './mlkit-view-directive';
5-
5+
export * from './mlkit-view-directive';
66

77
@NgModule({
88
declarations: [MLKitViewDirective],

0 commit comments

Comments
 (0)