4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
|
import { GlobalRegistrator } from "@happy-dom/global-registrator";
|
||
|
|
||
|
GlobalRegistrator.register();
|