Update prebuilt objects [skip actions]

This commit is contained in:
github-actions
2023-10-29 02:53:20 +00:00
parent c76bbc3524
commit 63658efefe
22 changed files with 42 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
declare const PORT: 9100;
declare const PORT: 5000;
import HtmlWebPackPlugin = require("html-webpack-plugin");
export namespace entry {
const test: string;