mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
14 lines
420 B
JavaScript
14 lines
420 B
JavaScript
|
!function() {
|
||
|
var CallbackType, Collector = function() {
|
||
|
var n = function(n) {};
|
||
|
return n.usePlugin = function(n, u, l) {}, n.plugins = [], n;
|
||
|
}();
|
||
|
!function(n) {
|
||
|
n[n.Var = 0] = "Var", n[n.All = 1] = "All";
|
||
|
}(CallbackType || (CallbackType = {}));
|
||
|
var CepRule = function() {
|
||
|
eval();
|
||
|
}();
|
||
|
Collector.usePlugin(CepRule, "cep"), exports.Collector = Collector;
|
||
|
}();
|