UNPKG

167 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3function warnIfAlsoStubbed(double, call, config) {
4}
5exports.default = warnIfAlsoStubbed;