UNPKG
d.ibrohim
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
test uchun
d.ibrohim
/
test.js
9 lines
•
184 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
export
const
qwerty
= (
) => {
console
.
log
(
'salom1'
); }
export
const
qwerty2
= (
)=> {
console
.
log
(
'salom2'
); }
export
const
qwerty3
= (
)=> {
console
.
log
(
'salom3'
); }