MCPcopy Create free account
hub / github.com/Effect-TS/effect /

Class

packages/sql/d1/test/utils.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { Miniflare } from "miniflare"
5
6export class MiniflareError extends Data.TaggedError("MiniflareError")<{
7 cause: unknown
8}> {}
9

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected