API Docs for: 5.4.0-alpha.27+524e8e8a
Show:

File: ../packages/store/src/-types/overview.ts

/**
 * Many parts of EmberData are interface-driven,
 * meaning that no specific base-class is necessary
 * to implement an interopable module of your own
 * utilizing only public APIs.
 *
 * Examples of primitives in EmberData that are interface-driven
 * include Adapters, Serializers, Request Handlers, and the Cache.
 *
 * These **Not Yet Installable** Typescript Types
 * Document key interfaces that libraries and
 * applications interfacing with EmberData would need
 * to conform to.
 *
  @module @ember-data/experimental-preview-types
  @main @ember-data/experimental-preview-types
 */