UNPKG

precious-metal-mcp

Version:

An MCP tool to get precious metal prices.

9 lines (8 loc) 226 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const config_1 = require("vitest/config"); exports.default = (0, config_1.defineConfig)({ test: { // Vitest configuration options }, });