MCPcopy Create free account
hub / github.com/ngrx/platform / map

Method map

modules/entity/src/models.ts:80–80  ·  view source on GitHub ↗
(map: EntityMap<T>, state: S)

Source from the content-addressed store, hash-verified

78
79 mapOne<S extends EntityState<T>>(map: EntityMapOne<T>, state: S): S;
80 map<S extends EntityState<T>>(map: EntityMap<T>, state: S): S;
81}
82
83export type EntitySelectors<T, V> = {

Callers 15

eslint.config.mjsFile · 0.80
eslint.config.mjsFile · 0.80
eslint.config.mjsFile · 0.80
_angularImportsFromNodeFunction · 0.80
getDecoratorMetadataFunction · 0.80
insertImportFunction · 0.80
replaceImportFunction · 0.80
classifyFunction · 0.80
pluralizeFunction · 0.80

Calls

no outgoing calls

Tested by 8

getAllRulesFunction · 0.64
createCollectionFunction · 0.64
commandDispatchTestFunction · 0.64
getExistingEntitiesByIdFunction · 0.64
createCollectionFunction · 0.64
createCollectionFunction · 0.64
createCollectionFunction · 0.64