UNPKG

hyperlinker

Version:
5 lines (4 loc) 171 B
'use strict'; module.exports = function () { throw new Error('Hyperlinker is not supported in the browser. Use the `supports-hyperlinks` module to avoid calling it'); };