UNPKG

153 BJavaScriptView Raw
1"use strict";
2exports.Setup = function (target, propertyKey, descriptor) {
3 target.$$setup = target[propertyKey];
4};
5//# sourceMappingURL=setup.js.map
\No newline at end of file