ts import type {Config} from '@jest/types'; // Sync object const config: Config.InitialOptions = { verbose: true, transform ...
確定! 回上一頁