mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 18:39:29 +08:00
3 lines
No EOL
52 B
Text
3 lines
No EOL
52 B
Text
export default function _identity(x) {
|
|
return x;
|
|
} |