UNPKG

@variablesoftware/mock-d1

Version:

🎛️🗂️🧠 Mock D1 Database implementation for testing Cloudflare Workers

5 lines (4 loc) 201 B
// This stub is required for helper re-exports. See helpers.ts. export function matchesWhere() { throw new Error('matchesWhere is not implemented. This is a stub for test/build compatibility.'); }