jest.config.js 115 B

123
  1. import { defineJestConfigForNextJs } from "@pythnetwork/jest-config";
  2. export default defineJestConfigForNextJs();