feat: 기능 추가 과정중
This commit is contained in:
@@ -1 +0,0 @@
|
||||
globalThis.password = "synthetic-built-secret";
|
||||
@@ -0,0 +1,2 @@
|
||||
(globalThis as typeof globalThis & { password: string }).password =
|
||||
"synthetic-built-secret";
|
||||
Reference in New Issue
Block a user