MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev /

Class

packages/sdk/src/index.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4export { integrationMiddleware } from './middleware';
5
6export default class Api {
7 private instance: Axios;
8
9 private get = (path: string) =>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected