MCPcopy Index your code
hub / github.com/npmx-dev/npmx.dev / useConnector.ts

File useConnector.ts

app/composables/useConnector.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { PendingOperation, OperationStatus, OperationType } from '#cli/types'
2import { $fetch } from 'ofetch'
3
4export interface NewOperation {

Callers

nothing calls this directly

Calls 3

useSettingsFunction · 0.85
connectFunction · 0.85
reconnectFunction · 0.85

Tested by

no test coverage detected