UNPKG

metalsmith-broken-link-checker

Version:
5 lines (4 loc) 99 B
module.exports = (file) => { const contents = file.contents || "" return contents.toString() }