@idsoftsource/initial-process 1.9.0 → 1.9.1
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.
package/index.d.ts
CHANGED
|
@@ -2140,7 +2140,6 @@ declare class RoleSelectComponent implements OnInit {
|
|
|
2140
2140
|
private providerdetail;
|
|
2141
2141
|
private fb;
|
|
2142
2142
|
isLoaded: boolean;
|
|
2143
|
-
companyDetailsSaved: boolean;
|
|
2144
2143
|
previewUrl: string | null;
|
|
2145
2144
|
isImageLoading: boolean;
|
|
2146
2145
|
isresumeLoading: boolean;
|