mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-09 01:02:38 +02:00
5 lines
104 B
JavaScript
5 lines
104 B
JavaScript
function hello() {
|
|
return "hello world";
|
|
}
|
|
//# sourceMappingURL=original.uglified.beautified.js.map
|