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

File operations.wasp.ts

examples/kitchen-sink/src/features/operations/operations.wasp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { action, page, query, route, type Spec } from "@wasp.sh/spec";
2
3import {
4 createTask,

Callers

nothing calls this directly

Calls 4

routeFunction · 0.90
pageFunction · 0.90
queryFunction · 0.90
actionFunction · 0.90

Tested by

no test coverage detected