MCPcopy
hub / github.com/BuilderIO/agent-native / share.ts

File share.ts

templates/slides/server/handlers/share.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineEventHandler, getRouterParam, setResponseStatus } from "h3";
2import crypto from "crypto";
3import { eq, lt } from "drizzle-orm";
4import {

Callers

nothing calls this directly

Calls 4

getSessionFunction · 0.90
runWithRequestContextFunction · 0.90
getDbFunction · 0.90
createShareLinkFunction · 0.85

Tested by

no test coverage detected