MCPcopy Index your code
hub / github.com/massCodeIO/massCode / http-environments.ts

File http-environments.ts

src/main/api/routes/http-environments.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { HttpEnvironmentsResponse } from '../dto/http-environments'
2import { Elysia } from 'elysia'
3import { useHttpStorage } from '../../storage'
4import { commonAddResponse } from '../dto/common/response'

Callers

nothing calls this directly

Calls 3

useHttpStorageFunction · 0.90
mapStorageErrorFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected