UNPKG

@commitlint/message

Version:
4 lines 125 B
export default function message(input = []) { return input.filter(Boolean).join(" "); } //# sourceMappingURL=index.js.map