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

Method send

modules/store-devtools/src/extension.ts:69–69  ·  view source on GitHub ↗
(action: any, state: any, options: ReduxDevtoolsExtensionConfig)

Source from the content-addressed store, hash-verified

67 options: ReduxDevtoolsExtensionConfig
68 ): ReduxDevtoolsExtensionConnection;
69 send(action: any, state: any, options: ReduxDevtoolsExtensionConfig): void;
70}
71
72@Injectable()

Callers 1

notifyMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected