taxtank-core 0.33.41 → 0.33.42
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { HttpClient } from '@angular/common/http';
|
2
2
|
import { Observable, ReplaySubject } from 'rxjs';
|
3
|
-
import { CorelogicSuggestion } from '../../../models
|
3
|
+
import { CorelogicSuggestion } from '../../../models';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class CorelogicService {
|
6
6
|
private http;
|