kopia lustrzana https://github.com/c9/core
6 wiersze
129 B
JavaScript
6 wiersze
129 B
JavaScript
![]() |
if ('undefined' == typeof window) {
|
||
|
module.exports = require('./lib/debug');
|
||
|
} else {
|
||
|
module.exports = require('./debug');
|
||
|
}
|