mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-10-10 15:25:06 +02:00
3 lines
43 B
JavaScript
3 lines
43 B
JavaScript
export function get_five() {
|
|
return 5;
|
|
}
|