This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
Lumina-Internal
/
VLEX
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
55473b7e7c
Haarat
Tagit
UAT
live
master
VLEX
/
BPM-UI
/
node_modules
/
jasmine
/
lib
/
printDeprecation.js
printDeprecation.js
90 B
Historia
Raaka
1
2
3
module.exports = function(message) {
console.warn('Deprecation warning: ' + message);
};