Ш
Size: a a a
Ш
Ш
Ш
Ш
Ш
Ш
Ш
Ш
Ш
Ш
И
Ш
ЛХ
module does not provide export
, но в Object.keys()
он есть :?ЛХ
АК
function my_css(){return(function(){/*
body,a[href^="h"]{
text-decoration: underline;
font-weight: bold;
}
.artsquare>img{
vertical-align: middle;
}
*/}).toString().match(/^[^]*?\/\*([^]*)\*\/[^]*?$/)[1];
};
console.log(my_css());
АК
ЛХ
js
function my_css(){return(function(){/*
html,body{
background: #e0e0e0;
}
#loaded~h2{
display: none;
}
a[href^="h"]{
text-decoration: underline;
font-weight: bold;
}
.artsquare>img{
vertical-align: middle;
}
*/}).toString().match(/^[^\0]*?\/
155861905/source.js:17
*/}).toString().match(/^[^\0]*?\/
^
SyntaxError: Invalid regular expression: missing /
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
АК
ЛХ