UNPKG

goban

Version:

[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/online-go/goban)

26 lines (25 loc) 626 B
declare const _default: { clearMocks: boolean; collectCoverage: boolean; collectCoverageFrom: string[]; coverageDirectory: string; coveragePathIgnorePatterns: string[]; coverageProvider: string; coverageThreshold: { global: { lines: number; }; }; moduleDirectories: string[]; preset: string; testEnvironment: string; testMatch: string[]; transform: { "^.+\\.ts?$": string; "^.+goscorer.mjs$": string; "^.+\\.svg$": string; }; transformIgnorePatterns: string[]; testTimeout: number; }; export default _default;