We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c2f97 commit d83034bCopy full SHA for d83034b
angular.d.ts
@@ -1,2 +1,3 @@
1
export { localize } from "./src/localize";
2
export { NativeScriptLocalizeModule } from "./src/localize.module";
3
+export { LocalizePipe } from "./src/localize.pipe";
angular.ts
0 commit comments