UNPKG

wonder.js

Version:
11 lines (7 loc) 122 B
'use strict'; function commit(gl) { gl.commit(); return /* () */0; } exports.commit = commit; /* No side effect */