返回 reveal.js
setup.ts
根目录 / react / src / __tests__ / setup.ts
1 import '@testing-library/jest-dom/vitest';
2
2 lines TYPESCRIPT