UNPKG

webpack-dashboard

Version:
6 lines (3 loc) 90 B
/* eslint-disable no-console*/ const hello = () => "hello world"; console.log(hello());