MCPcopy Create free account
hub / github.com/anomalyco/opencode / subscription.ts

File subscription.ts

packages/console/core/src/subscription.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod"
2import { fn } from "./util/fn"
3import { centsToMicroCents } from "./util/price"
4import { getWeekBounds, getMonthlyBounds } from "./util/date"

Callers

nothing calls this directly

Calls 4

fnFunction · 0.90
centsToMicroCentsFunction · 0.90
getWeekBoundsFunction · 0.90
getMonthlyBoundsFunction · 0.90

Tested by

no test coverage detected