Some checks failed
Automated Container Build / build-and-push (push) Failing after 12s
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
function _throw(e) {
|
|
throw e;
|
|
}
|
|
export { _throw as _ };
|