UNPKG

@wider/utils_where-am-i

Version:

Determine where your code is running

6 lines (3 loc) 91 B
'use strict'; const whereAmI = require("."); console.log(JSON.stringify(whereAmI));