Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ services
Function
services
apps/wallet/src/plugins/services.plugin.ts:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
const
serviceManager =
new
ServiceManager();
47
48
const
services = (): ServiceManager[
'services'
] => serviceManager.services;
49
50
export
{ serviceManager, services };
Callers
15
CanisterSnapshotRemoveDialog.spec.ts
File · 0.90
CanisterSetupDialog.spec.ts
File · 0.90
CanisterSnapshotList.spec.ts
File · 0.90
CanisterIcSettingsDialog.spec.ts
File · 0.90
CanisterMonitorDialog.spec.ts
File · 0.90
CanisterSnapshotRestoreDialog.spec.ts
File · 0.90
CanisterTopUpDialog.spec.ts
File · 0.90
CanisterSnapshotCreateDialog.spec.ts
File · 0.90
CanisterUnlinkDialog.spec.ts
File · 0.90
RequestDialog.spec.ts
File · 0.90
NamedRuleDialog.spec.ts
File · 0.90
AssetDialog.spec.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected