UNPKG

94 BJavaScriptView Raw
1'use strict'
2
3module.exports = () => {
4 throw new Error('[ababel] Browser not supported!')
5}