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 b881b8d commit 4df5f5dCopy full SHA for 4df5f5d
test/types/basic.ts
@@ -1,6 +1,5 @@
1
// Modified from https://openprocessing.org/sketch/2500100
2
-
3
-import '../../types/global'
+import p5 from '../../types/global'
4
5
p5.disableFriendlyErrors = true
6
0 commit comments