4 lines
No EOL
82 B
JavaScript
Executable file
4 lines
No EOL
82 B
JavaScript
Executable file
export function identity(x) {
|
|
return x;
|
|
}
|
|
//# sourceMappingURL=identity.js.map
|