UNPKG

wv-gotcha

Version:

![](https://raw.githubusercontent.com/wV-software/icons/main/Wv/Product%20Icon/wv_128x128.png) wv-local-service-bus # Purpose To accumulate your walkthroughs to accomplish your common tasks with less effort.

11 lines 428 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RegisterWalkthrough = RegisterWalkthrough; const Mcq_Walkthroughs_1 = require("../../Mcq_Walkthroughs"); function RegisterWalkthrough() { return function (constructor) { Mcq_Walkthroughs_1.Mcq_Walkthroughs.registerWalkthrough(new constructor()); return constructor; }; } //# sourceMappingURL=_RegisterWalkthrough.js.map