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 afd3ca8 commit eb7f152Copy full SHA for eb7f152
vlib/gg/import_gx.v
@@ -0,0 +1,5 @@
1
+module gg
2
+
3
+import gx
4
5
+pub type Color = gx.Color
0 commit comments