Files
VOREStation/tgui/happydom.ts
T
Kashargul 716f7650b4 Port Tgui tests [NO GBP] (#19100)
* Port Tgui tests

* .
2026-01-28 18:50:14 -08:00

6 lines
142 B
TypeScript

import { GlobalRegistrator } from '@happy-dom/global-registrator';
GlobalRegistrator.register();
import 'packages/tgui/__mocks__/setup.ts';