The Wayback Machine - https://web.archive.org/web/20240920155603/https://angular.dev/api/core/StateKey/
@angular/core

StateKey

Type Alias

A type-safe key to use with TransferState.

  
    type StateKey = string & {  __not_a_string: never;  __value_type?: T;}
  
  
Jump to details
HTTPS · web.archive.org
← Home