UNPKG

@aimee-blue/ab-service-kit

Version:
13 lines (10 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.noop = void 0; const noop = async () => { return; }; exports.noop = noop; //# sourceMappingURL=teardown.js.map