UNPKG

heroku-certs

Version:
8 lines (5 loc) 105 B
'use strict' function unwrap (str) { return str.replace(/\n ▸ {3}/g, '') } module.exports = unwrap