This commit is contained in:
Olivier Gagnon
2022-07-15 01:51:30 -04:00
parent 86c0913bd3
commit 4bee746576
33 changed files with 178 additions and 154 deletions
+1
View File
@@ -0,0 +1 @@
export type ScriptArg = string | number | boolean;