OpenAsar/src/GPUSettings.js

1 line
72 B
JavaScript

exports.replace = (n) => Object.keys(n).forEach(x => exports[x] = n[x]);