Wonder-Technology/Wonder.js

View on GitHub
lib/js/src/construct/application_layer/webgpu/WebGPUCoreApService.bs.js

Summary

Maintainability
A
0 mins
Test Coverage
'use strict';

var LoadWebGPUDoService$Wonderjs = require("../../domain_layer/domain/webgpu/core/service/LoadWebGPUDoService.bs.js");

var load = LoadWebGPUDoService$Wonderjs.load;

exports.load = load;
/* LoadWebGPUDoService-Wonderjs Not a pure module */