UNPKG

comctx

Version:

Cross-context RPC solution with type safety and flexible adapters.

8 lines (6 loc) 117 B
import { defineConfig } from 'vitest/config' export default defineConfig({ test: { environment: 'node' } })