Golang bot for managing discord verifications

5 lines
158 B

4 years ago
// https://rwaldron.github.io/proposal-math-extensions/
var $export = require('./_export');
$export($export.S, 'Math', { scale: require('./_math-scale') });