@jdan.
welshFlagCodePoints
v2
Fork
1
2
3
export
const
welshFlagCodePoints
=
@
jdan
.
welshFlag
.
map
(
(
c
)
=>
c
.
codePointAt
(
0
)
.
toString
(
16
)
)
;
…
0
0
1