MCPcopy Create free account
hub / github.com/code-with-antonio/nightcode / polar.ts

File polar.ts

packages/server/src/lib/polar.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Polar } from "@polar-sh/sdk";
2
3type PolarServer = "sandbox" | "production";
4

Callers

nothing calls this directly

Calls 2

getPolarAccessTokenFunction · 0.85
getPolarServerFunction · 0.85

Tested by

no test coverage detected