Files
2026-04-13 08:19:53 +08:00

7 lines
71 B
JavaScript

"use strict";
function _throw(e) {
throw e;
}
exports._ = _throw;