Features
Use Cases
Townie
AI
Blog
Docs
Pricing
Log in
Sign up
jdan
welshFlagCodePoints
Public
Fork
Like
Code
Pull Requests
Forks
References
1
Dependencies
1
Versions
v3
Back
Version 0
8/13/2023
9
1
2
3
export
const
welshFlagCodePoints
=
@
jdan
.
welshFlag
.
map
(
(
c
)
=>
c
.
charCodeAt
(
0
)
.
toString
(
16
)
)
;
Copy
Updated: October 23, 2023