Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ destinations.ts
File
destinations.ts
packages/shared/src/destinations.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
'zod'
;
2
3
export
const
DestinationParameterOptionSchema = z.object({
4
label: z.string(),
Callers
nothing calls this directly
Calls
1
record
Method · 0.65
Tested by
no test coverage detected