UNPKG

tdc-js-modules

Version:

7 lines 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var methodNotImplemented = function () { console.log('Method not implemented'); }; exports.default = methodNotImplemented; //# sourceMappingURL=methodNotImplemented.js.map