Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mail-0/Zero
/ IThreadBatch
Interface
IThreadBatch
apps/server/src/types.ts:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
export
interface
IThreadBatch {
15
providerId: EProviders;
16
historyId: string;
17
subscriptionName: string;
18
}
19
20
export
const
defaultLabels = [
21
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected