Type Alias: FyzDataResponse<TData>
@flyze/lib-data-store 3.0.0-alpha.55· latestFyzDataResponse<
TData> =FyzDataResponseSuccess<TData> |FyzResponseError&_dataResponse<TData,Etag>
Defined in: projects/lib-data-store/src/lib/flyze-models/fyz-response.model.ts:27
Type Parameters
Section titled “Type Parameters”TData