How Can Angular Dart app be exported as library and be used in Angular Typescript project?

34 Views Asked by At

There is a AngularDart app with some components which i want to use in an Angular Typescript app, how can this be possible?

How Can Angular Dart app be exported as library and be used in Angular Typescript project? Or is there a way to wrap the Angular Dart in Angular Typescript and have communication between both?

0

There are 0 best solutions below