This commit is contained in:
2026-03-11 05:51:42 +00:00
parent dd2e32007d
commit 9bd99ccab3
5 changed files with 58 additions and 15 deletions
+1
View File
@@ -185,6 +185,7 @@ export type ServiceScriptObject = {
export type URLQueryType = {
service_name?: string | null;
deployment_user_id?: string | null;
};
export type PagePropsType = {