We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ab7bd commit 58c20ecCopy full SHA for 58c20ec
ui/types/types.d.ts
@@ -0,0 +1,2 @@
1
+export type NumberArray = number[]
2
+export type StringArray = string[]
0 commit comments