1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/jsdom/ctx/webgl.js.v

4 lines
48 B
V
Raw Normal View History

2021-10-27 23:18:09 +03:00
module ctx
pub struct WebGLRenderingContext {}