UNPKG

nvk-essentials

Version:
6 lines (4 loc) 115 B
const path = require("path"); module.exports = { GLSL: require(path.join(__dirname, `/bin/wasm/index`)) };