mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
10 lines
325 B
JavaScript
10 lines
325 B
JavaScript
(E12 = E11 || (E11 = {
|
|
}))[E12.A = 0] = "A", E12[E12.B = 1] = "B", E12[E12.C = 2] = "C";
|
|
var E11, E12, C1 = function() {
|
|
"use strict";
|
|
!function(instance, Constructor) {
|
|
if (!(instance instanceof Constructor)) throw new TypeError("Cannot call a class as a function");
|
|
}(this, C1);
|
|
};
|
|
module.exports = C1;
|