UNPKG

renovate

Version:

Automated dependency updates. Flexible so you don't need to be.

7 lines 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getControls = getControls; function getControls() { return `\n\n---\n\n - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box\n\n`; } //# sourceMappingURL=controls.js.map