@3dsource/angular-unreal-module 0.0.68-dev.0 → 0.0.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1972,12 +1972,7 @@ class FileReceiverService extends SubService {
|
|
|
1972
1972
|
this.reset();
|
|
1973
1973
|
}
|
|
1974
1974
|
}
|
|
1975
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.11", ngImport: i0, type: FileReceiverService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1976
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.11", ngImport: i0, type: FileReceiverService }); }
|
|
1977
1975
|
}
|
|
1978
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.11", ngImport: i0, type: FileReceiverService, decorators: [{
|
|
1979
|
-
type: Injectable
|
|
1980
|
-
}], ctorParameters: () => [] });
|
|
1981
1976
|
|
|
1982
1977
|
const filteredLogs = [
|
|
1983
1978
|
{
|