MCPcopy
hub / github.com/wasp-lang/wasp / cards.wasp.ts

File cards.wasp.ts

examples/waspello/src/cards/cards.wasp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { action, query, type Spec } from "@wasp.sh/spec";
2
3import { createCard, updateCard } from "./cards" with { type: "ref" };
4import {

Callers

nothing calls this directly

Calls 2

queryFunction · 0.90
actionFunction · 0.90

Tested by

no test coverage detected