mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-02-08 04:21:18 -05:00
5 lines
151 B
TypeScript
5 lines
151 B
TypeScript
import "./setup.ts";
|
|
import { GlobalRegistrator } from "@happy-dom/global-registrator";
|
|
|
|
GlobalRegistrator.register({ url: "http://localhost:3000" });
|