Skip to main content
cngx-src documentation

HttpResponseLike

Interface

projects/common/data/async-state/operators.ts

Import#

import { HttpResponseLike } from '@cngx/common/data'

Description#

Shape of an Angular HttpResponse — declared structurally.

Index#

Properties

Instance Properties#

body#T | null