А
Size: a a a
А
t
S
let response = await fetch('link_to_pdf');
let blob = await response.blob();
S
let y = window.pageYOffset,в
object = {img1: {}, img2: {}, img3: {}}
for (const id in object) {
let image = object[id];
if(true) {
console.log(y);
}
}
<script>
в конце документа. Результат все 3 раза 1298
пикселей. Он издеваетсяS
gulp.task('js_classes', () => {
return gulp.src(src.assets.js_classes)
.pipe(concat('classes.js'))
.pipe(addHeader('"use strict";'))
.pipe(minifyJS())
.pipe(rename({ suffix: '.min' }))
.pipe(gulp.dest(src.dir.js));
});
В
t
t
В
t
t
t
t
ОЯ
ОЯ
ОЯ