Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ dub
Function
dub
packages/utils/src/lib/dub.ts:4–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{ Dub } from
"dub"
;
3
4
export
const
dub = () =>
5
new
Dub({
6
token: serverEnv().DUB_API_KEY,
7
});
Callers
5
Videos
Class · 0.90
importLoomVideoForOwner
Function · 0.90
createVideoForServerProcessing
Function · 0.90
createVideoAndGetUploadUrl
Function · 0.90
video.ts
File · 0.90
Calls
1
serverEnv
Function · 0.90
Tested by
no test coverage detected